read.WF: Function to read an observed and modelled time series from a...

Description Usage Arguments Value

View source: R/LWSlib.R

Description

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

Usage

1
read.WF(FileLocation)

Arguments

FileLocation

path to the resin or csv file

Range

Optional, if not included, will plot the whole timeseries

PlotFolder

Path to where you would like the plots stored

Value

a list, the first item in the list is a vector of all the station names the second item is a list of dataframes, with each df corresponding to the station names vector each df has Date, Observed and Modelled columns


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