# NOT RUN {
test_with_dir("Quarantine side effects.", {
load_mtcars_example() # Get the code with drake_example("mtcars").
config <- drake_config(my_plan) # Master internal configuration list
time_stamps(config)
# Now look in '.drake/ts' for dummy timestamp files.
})
# }
Run the code above in your browser using DataLab