Learn R Programming

mondate (version 0.9.10.01)

array-method: Array Methods

Description

Apply array attributes to a mondate.

Arguments

Examples

Run this code
M <- mondate.mdy(12, 31, 2006:2011, timeunits = "years") # 6 year-ends
array(M, c(2,3))

Run the code above in your browser using DataLab