View source: R/write_csv_if_not_exists.R
Writes csv to the OUTPUT directory with the option of having the activity logged and guardrails in case the chosen filename already exists
1 2 3 4 5 6 7 8 |
data |
dataframe or list object |
date_filename |
if TRUE, appends filename with date and version number |
log |
if TRUE, logs output in the log |
file_basename |
basename of output file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.