View source: R/write_csv_to_desktop.R
Writes csv with overwrite/append options to Desktop
1 | write_csv_to_desktop(dataframe, csv_basename, timestamp = TRUE)
|
csv_basename |
basename without file extension of the output file |
timestamp |
TRUE if a "_YYYY-MM-DD HH:MM:SS" timestamp is desired in the output filename |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.