cleanNonIncremental | R Documentation |
Removes csv files from the execution folder as there should be no csv files when running in non-incremental model
cleanNonIncremental(executionFolder)
executionFolder |
The folder that has the execution files |
A list with the settings
Other Incremental:
cleanIncremental()
# example code
cleanNonIncremental(file.path(tempdir(), 'incremental'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.