| .cast_posixlt_ptype | R Documentation |
Convert POSIXlt to POSIXct
.cast_posixlt_ptype(x)
x |
( |
An object of class POSIXct if the input is POSIXlt (to be in
line with https://github.com/r-lib/vctrs/issues/1576), otherwise the
input unchanged.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.