merge_rrectd: Combine CTD Transects Combine CTD transect data files into a...

Description Usage Arguments See Also

View source: R/rreformat.r

Description

Combine CTD Transects Combine CTD transect data files into a dataframe.

Usage

1
2
merge_rrectd(ctd, dates = NULL, ids = NULL, timecol = "date",
  idcol = "id")

Arguments

ctd

A list of dataframes of CTD transect data.

dates

Vector of dates of each transect listed in ctd. If NULL, will search for numeric YYYYMMDD in names(ctd).

timecol

The column name to be created containing the transect dates.

See Also

read_rrectd read_rrectdgrid


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