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

View source: R/load.meta.R

load.metaR Documentation

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)

Arguments

fPath

The file path as a string

Value

A list with the metadata parsed from the file.

Author(s)

Luke A Winslow

See Also

load.ts load.all.data


LakeMetabolizer documentation built on Nov. 16, 2022, 1:09 a.m.