append_weather: Adds antecedent precipitation columns

Description Usage Arguments Value

Description

Appends antecedent precipitation columns for multiple periods to an existing wq data frame

Usage

1
2
append_weather(wq, precip, period = 48, precip.threshold = 0.25,
  precip.name = "Precip")

Arguments

wq

water quality data frame

precip

precipitation date frame (hourly timestep)

period

antecedent period in number of hours

precip.threshold

threshold for assigning wet/dry to Weather column

precip.name

name of precipitation column

Value

numeric vector of antecedent precipitation


walkerjeffd/myrwaR documentation built on May 3, 2019, 10:46 p.m.