wf.station.plot: Function to plot an observed and modelled time series from a...

Description Usage Arguments Value

View source: R/LWSlib.R

Description

Function to plot an observed and modelled time series from a WATFLOOD csv (spl or resin)

Usage

1
2
wf.station.plot(stn.df, stn.name, date.start = NULL, date.end = NULL,
  exportfolder = getwd(), avg = 1, secondstation = NA)

Arguments

stn.df

a dataframe created from create.df(), contains a column for Date, Observed and Simulated

stn.name

a string depicting the name of the station

secondstation

LWS station to add for comparison purposes (ex. upstream dam releases)

date.range

Optional, will subset the range

Value

a list, the first item in the list


jimmybom/LWSlib documentation built on Aug. 21, 2019, 3:55 a.m.