merge_rrewll: Combine Water Level Records

Description Usage Arguments See Also

View source: R/rreformat.r

Description

Combine water level data files into a dataframe.

Usage

1
2
merge_rrewll(wll, timecol = "mtime", depthcol = "depth",
  elevcol = "elev", tempcol = "temp", sitecol = "site")

Arguments

wll

A list of dataframes of water level data

timecol

The column name containing matlab numeric datetime. Matlab times are assumed to be in "UTC" timezone.

depthcol

The column name containing depths.

elevcol

The column name containing elevations.

tempcol

The column name containing temperatures.

sitecol

The column name to contain site data.

See Also

read_rrewll


mkoohafkan/rremat documentation built on July 3, 2021, 12:06 p.m.