ddate2date.3d | R Documentation |
Transform a date in decimal year format to range of days
ddate2date.3d(ddate, type = "start", with = 0.1)
ddate |
A numeric value in years with decimals |
type |
!no implementado! |
with |
Width of the temporal granule that begins in ddate. By default 0.1 year |
date.table con 3 fechas: start.date, end.date, central.date
ddate2date
ddate2date.3d(1985 + seq(0,1,by=.1))
ddate2date.3d(1984 + seq(0,1,by=.1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.