adddate: Inserts three columns (year,month,day) passing dates to a...

Description Usage Arguments Value See Also

View source: R/adddate.R

Description

Inserts three columns (year,month,day) passing dates to a matrix or to a dataframe

Usage

1
adddate(data, origin = "1961-1-1")

Arguments

data

matrix of daily data

origin

character string containing the date of the first row of data as YYYY-MM-DD

Value

a data frame with dates and data values

See Also

findDate


RMAWGEN documentation built on Dec. 12, 2019, 9:07 a.m.