Description Usage Arguments See Also Examples
A convenience function to prepare for sqlite, which doesn't translate R dates when writing data. It's a very slow operation, so not efficient with regard to computation, but the alternative is to specify as character on load; a tedious thing to do with a larger number of variables.
1 |
df |
input data frame |
Other functions for preparing license data:
check_raw_lines()
,
recode_date()
1 | # sale <- date_to_char(sale)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.