Delete the analysis directory structure of a packaged drake workflow from a selected directory.

delete_analysis(to = getwd())

Arguments

to

Character scalar, file path, where to delete the directories from (default = current working directory).

Note

This function will delete a previously copied analysis directory structure from the user's working directory (or the directory supplied to the to parameter).