transmute_icaro_old_to_new | R Documentation |
Returns a cleaned tibble version of old ICARO DB. Also, a csv and sqlite file could be exported.
transmute_icaro_old_to_new(path, write_csv = FALSE, write_sqlite = FALSE)
path |
a character vector of full path name of old ICARO DB. |
write_csv |
logical. Should a csv file be generated? |
write_sqlite |
logical. Should a sqlite file be generated? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.