delete_analysis.RdDeletes the analysis directory structure of a packaged drake
workflow from a selected directory.
delete_analysis(to = getwd())
| to | character. File path, where to delete the directories from,
Default: |
|---|
This function will delete a previously copied analysis directory
structure from the user's working directory (or the directory supplied to
the to parameter).