load.all.data: Attemps to load and merge all timeseries data for a given...

Description Usage Arguments Value Author(s) See Also

Description

Loads and returns all the data available in the specified directory for a given site. All timeseries data are merged by “datetime” into a single data.frame. Data are identified by the column header information.

Usage

1
load.all.data(lake.name, data.path, checkMerge=TRUE)

Arguments

lake.name

The file prefix to be matched. For example, “sparkling” matches “sparkling.wtr” but not “troutbog.wtr”

data.path

The directory to look for files

checkMerge

Should check merge size before attempting to prevent potential merge problems.

Value

A list with two items

data
metadata

Author(s)

Luke A. Winslow

See Also

load.ts load.meta


clairervh/LakeMetabolizer documentation built on May 12, 2019, 2:05 p.m.