add_date_info | R Documentation |
add explicit date info
add_date_info(dt, DateName = "Date", extra_indices = NULL, n = 8)
dt |
data.table |
DateName |
date ranges: c(date_start, date_end) |
extra_indices |
extra options, c('yday', 'dn'). yday is the DOY (days of year) |
n |
day order of dn, 7th is weekly and 8th is used for MODIS |
Year, Month, Day and extra indices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.