toDate | R Documentation |
This function uses as.Date
and a simple linear transformation.
toDate(times)
times |
a vector of durations |
A vector of dates as character strings of the type "1897-05-21".
Göran Broström
toTime
##---- Should be DIRECTLY executable !! ----
##-- ==> Define data, use random,
##-- or do help(data=index) for the standard data sets.
toDate(1897.357)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.