scan_timeseries: Extract start and stop dates from a GOTM input file

Description Usage Arguments Value

View source: R/scan_timeseries.R

Description

Extracts start and stop dates from a GOTM input file

Usage

1
scan_timeseries(file, header = F, sep = "\t")

Arguments

file

file; File path to ACPy observation file containing the time, depths and values of observations

header

logical; file contains the names of the variables as its first line. Defaults to FALSE

sep

character; the delimiter in the file. Defaults to tab

Value

vector with start and stop dates as a character


tadhg-moore/gotmtools documentation built on Oct. 9, 2019, 2:48 p.m.