Skip to content
Snippets Groups Projects
Commit d45c1667 authored by B.Anderson's avatar B.Anderson
Browse files

added spaces

parent d2b03cc4
No related branches found
No related tags found
2 merge requests!3merge a few edits,!2fixed pdf build
This commit is part of merge request !3. Comments created here will be created in the context of that merge request.
......@@ -5,8 +5,10 @@
startTime <- proc.time()
library(drake)
# use r_make to run the plan inside a clean R session so nothing gets contaminated
drake::r_make(source = "_drakeCleanFeeders.R") # where we keep the drake plan etc
# we don't keep this in /R because that's where the package functions live
# we don't use "_drake.R" because we have lots of different plans
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment