merge_tides: Combine Tide Records

Description Usage Arguments Value See Also

View source: R/rreformat.r

Description

Combine data files produced by download_tides.

Usage

1
2
merge_tides(tides, datetimecol = "Date.Time",
  heightcol = "Water.Level", sigmacol = "Sigma")

Arguments

tides

A list of dataframes of tide data.

datetimecol

The column name containing timestamps.

heightcol

The column name containing water levels.

sigmacol

The column name containing sigma values.

Value

A single dataframe of tide data.

See Also

download_tides


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