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

delete_analysis(to = getwd())

Arguments

to

character. File path, where to delete the directories from, Default: getwd().

Details

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