load_obs: Load GOTMobservation file

Description Usage Arguments Value

View source: R/load_obs.R

Description

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

Usage

1
load_obs(obs.file, header = F, sep = "\t", tz = "UTC")

Arguments

obs.file

observation file; File path to GOTM 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 GOTM


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