Learn R Programming

LakeMetabolizer (version 1.5.5)

load.meta: Loads a metadata file from the specified path

Description

Parses a formatted metadata file. Useful for site-specific metadata that is not contained in the timeseries files.

Usage

load.meta(fPath)

Value

A list with the metadata parsed from the file.

Arguments

fPath

The file path as a string

Author

Luke A Winslow

See Also

load.ts load.all.data