time_to_numeric | R Documentation |
This function converts from real times/dates to numeric times (0, 1, 2, ...)
time_to_numeric(x, origin, unit)
x |
a data frame containing a "time" column, or a list containing such data frames |
origin |
the time origin, i.e. the date or time corresponding to time 0 |
unit |
the unit of time that each time step corresponds to; this must be
a unit understood by |
a list of data frames that can be passed to libbi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.