View source: R/helper_check_if_save_data.R
helper_check_if_save_data | R Documentation |
Title check if to overwrite existing data
helper_check_if_save_data( save_or_not, wd = NULL, rdata_name = NULL, csv_name = NULL )
save_or_not |
"yes" or "no"; save or not save data on maize drive; if no, then this helper file will not pop up questions. |
wd |
Where the data you want to save at |
rdata_name |
the dataset you want to save, e.g. membership |
csv_name |
what dataset name you want to save as? has to be |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.