Delete the analysis directory structure of a packaged drake
workflow from a
selected directory.
delete_analysis(to = getwd())
to | Character scalar, file path, where to delete the directories from (default = current working directory). |
---|
This function will delete a previously copied analysis directory structure from the user's
working directory (or the directory supplied to the to
parameter).