load_input: Load inflow input files

Description Usage Arguments Value

View source: R/load_input.R

Description

Load observations which are used for calibration, for plotting in a heatmap

Usage

1
load_input(input_file, header = F, sep = "\t", tz = "UTC")

Arguments

input_file

observation 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.

tz

Assigns timezone to the DateTime column. Defaults to 'UTC'

Value

Dataframe of observation data for ACPy


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