Deprecated: clean the main example from drake_example("main")
Source: R/deprecated.R
clean_main_example.Rd
This function deletes files. Use at your own risk.
Destroys the .drake/
cache and the report.Rmd
file
in the current working directory. Your working directory
(getcwd()
) must be the folder from which you first ran
load_main_example()
and make(my_plan)
.