hyear.internal: Add hydrologic Year, month, and doy columns to a daily time...

Description Usage Arguments Value Author(s)

View source: R/hyear.internal.r

Description

Add hydrologic Year, month, and doy columns to a daily time series

Usage

1
hyear.internal(TS, hyrstart = 10)

Arguments

TS

Output from create.ts function.

hyrstart

define start month of hydrologic year. Defaults to 10 (October).

Value

Returns a data.frame with hyear, hmonth, and hdoy columns appended to the original input data.frame.

Author(s)

Jennifer Dierauer


FlowScreen documentation built on May 2, 2019, 1:09 p.m.