View source: R/utils-make.dates.R
make.dates | R Documentation |
Creates a new variables, c("Date","julian")
, if dataframe has columns c("Day", "Month", "Year")
make.dates(df, collapse=FALSE)
df |
a flat data object. |
collapse |
logical. If TRUE will remove the columns 'Day', 'Month', and 'Year' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.