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.
load.all.data(lake.name, data.path, checkMerge=TRUE)
A list with two items
The file prefix to be matched. For example, “sparkling” matches “sparkling.wtr” but not “troutbog.wtr”
The directory to look for files
Should check merge size before attempting to prevent potential merge problems.
Luke A. Winslow
load.ts load.meta