Description Usage Arguments Details Value Author(s) Examples
View source: R/Date2YEARMODA.R
Converts R dates to YEARMODA format
1 | Date2YEARMODA(Date, hours = FALSE)
|
Date |
Date in R date format |
hours |
boolean variable indicating whether YEARMODAHO should be calculated (YEARMODA + hours) |
Converts R date to YEARMODA
YEARMODA object (e.g. 20111224 for 24th December 2011)
Eike Luedeling
1 2 3 4 | Date2YEARMODA(YEARMODA2Date(20001205))
Date2YEARMODA(YEARMODA2Date(19901003))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.