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

View source: R/scan_timeseries.R

scan_timeseriesR Documentation

Extract start and stop dates from a GOTM input file

Description

Extracts start and stop dates from a GOTM input file

Usage

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


aemon-j/gotmtools documentation built on April 12, 2024, 4:35 p.m.