Description Usage Arguments Details Value Examples
Create decimal time on an annual scale from an input time vector
1 2 3 4 |
date_in |
input time vector, usually a |
Function is used internally within the package.
A named list of four numeric vectors including day_num
(decimal day on an annual scale), month
(month of the year as integer), year
, and dec_time
(decimal time as sum of year
and day_num
)
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.