Description Usage Arguments Value
Some datetime data is presented as a separate dates and times. This function restores the full date-time.
| 1 | add_time_to_date(tms, dts, verbose = FALSE)
 | 
| tms | vector of times, i.e. number in range 0 to 2400, as string or integer, with or without trailing zeros | 
| dts | vector of dates, in string format %Y-%m-%d or simple R Date objects | 
| verbose | single logical value, if  | 
vector of POSIXlt date-times
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.