wf.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
3
wf.plot(wf.list, plotfolder = NULL, date.start = as.Date("1800-01-01"),
  date.end = as.Date("2100-01-01"), stns = NULL, secondstation = NA,
  avg = 1)

Arguments

wf.list

path to the resin or csv file

plotfolder

Optional, if not included only return ggplot objects within R workspace

stns

A vector of numbers. Optional, will only plot selected stations

secondstation

A vector of numbers corresponding to the plots. function will query and plot that stations number for comparison

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.