rt_difftime_numeric | R Documentation |
returns numeric value of difftime (date_last - date_first)
rt_difftime_numeric(date_last, date_first, units = "days")
date_last |
the date to subtract from |
date_first |
the date to subtract |
units |
same values of difftime, defaults to 'days' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.