Learn R Programming

FlowScreen (version 1.2.6)

YMD.internal: Add calendar year, month, and day of year columns

Description

Add calendar year, month, and day of year columns

Usage

YMD.internal(TS)

Arguments

TS

Output from create.ts function.

Value

Returns a data.frame with year, month, and doy columns appended.