Description Usage Arguments Details Value Examples
The values express time elapsed since the first date in the dataset used and is measured in whole years, with days and months expressed as fractions of a year.
1 | convertDatesToT(dates)
|
dates |
A list of dates. |
Note that the day count convention used is 30E/360.
The dates in years and fractions of years in floating point format.
1 | convertDatesToT(c("1.1.2000", "1.7.2002")) will return 0.0 and 2.5.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.