Description Usage Arguments Value Examples
Append combined metric data onto the data source
1 | append_metric_files(current_combo_file, existing_combo_file, overwrite = FALSE)
|
current_combo_file |
path to .csv file produced by |
existing_combo_file |
path to .csv file of all passed combo files |
overwrite |
logical indicating if function should overwrite existing_combo_file with new combined file |
invisibly returns the combined data. Also it saves existing_combo_file with a datestamp for the archives and saves the output over existing_combo_file
1 2 3 4 | ## Not run:
#add examples to me please,
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.