dateToDaysOld | R Documentation |
convert date to age in days
dateToDaysOld(testDate, nowDate = Sys.Date(), units = "days", ...)
testDate |
|
nowDate |
|
units |
|
... |
additional parameters are ignored. |
integer value with the number of calendar days before the
current date, or the nowDate
if supplied.
Other jam date functions:
asDate()
,
getDate()
dateToDaysOld("23aug2007")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.