load.meta {LakeMetabolizer} | R Documentation |
Parses a formatted metadata file. Useful for site-specific metadata that is not contained in the timeseries files.
load.meta(fPath)
fPath |
The file path as a string |
A list with the metadata parsed from the file.
Luke A Winslow