| .to_r_date | R Documentation |
Handles Date, POSIXct, numeric (days since 1970-01-01), and character inputs.
.to_r_date(x, origin = "1970-01-01")
x |
Input vector |
origin |
Character. Origin date for numeric conversion.
Always |
Date vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.