Description Usage Arguments Details
This function converts variables from the DMS extracts into appropriate R data types; currently, that means converting character dates and datetimes to Dates and POSIXct.
1 | convert(renamed)
|
renamed |
The output of the |
Currently, this function just converts character dates and
datetimes to Date and POSIXct where appropriate. This
function expects the variable names generated by the
rename
function, and is only meant to be used
internally by clean_to1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.