load.meta {LakeMetabolizer}R 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


[Package LakeMetabolizer version 1.5.5 Index]