Rdocumentation
powered by
Learn R Programming
FlowScreen (version 0.9)
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.