Description Usage Arguments References See Also
View source: R/date-differences.R
Difference between dates expressed in days or weeks
1 2 3 4 5 6 7 | diffdays(x, y)
diffweeks(x, y)
diffyears(x, y)
diffmonths(x, y)
|
x |
the first date/time object |
y |
the second date/time object |
http://stackoverflow.com/questions/15569333/r-get-date-difference-in-years-floating-point
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.