Read LiPD files into R workspace

readLipd(path = NULL, jsonOnly = FALSE)

Arguments

path

A string specifying a file, url, or directory, or a vector of strings specifying files or urls. Alternatively, no entry (default) will open a selection windw..

jsonOnly

Load data from json only (not lpd file? Typically only used for web connections)

Value

D : LiPD dataset(s)

Author

Chris Heiser

Nick McKay

Examples