getStationData: Parse Data from Raw Station Output

Description Usage Arguments Value

Description

Parse Data from Raw Station Output

Usage

1
2
getStationData(data = NULL, stationID = NULL, timestep = "monthly",
  WaterYear = TRUE)

Arguments

data

a csv of RAW PRISM and USGS Flow data

stationID

the station to parse

timestep

timestep to average to: options include 'monthly' and 'annual'

WaterYear

(logical) should the data be converted to water year?

Value

a list of data.frames, one for each station


mikejohnson51/ET documentation built on May 5, 2019, 12:31 p.m.