YMD.internal {FlowScreen}R Documentation

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.

Author(s)

Jennifer Dierauer


[Package FlowScreen version 1.2.6 Index]