rpw_cta_cte | R Documentation |
Returns a cleaned tibble version of the mentioned xlsx file. Also, a csv and sqlite file could be exported.
rpw_cta_cte(path, write_csv = FALSE, write_sqlite = FALSE)
path |
a character vector of full path name. |
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.