Description Usage Value Examples
Use drake_plan
to create the project's
templates plan.
1 |
a drake
plan
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | # Print one of the external data plans
get_templates_plan()
# Make the plan, load a target, print the target
## Not run:
make(get_templates_plan())
readd(preliminary_model_plan)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.