plan_analyses | R Documentation |
Use drake_plan()
instead.
See https://books.ropensci.org/drake/plans.html#large-plans
for details.
plan_analyses(plan, datasets, sep = "_")
plan |
Workflow plan data frame of analysis methods.
The commands in the |
datasets |
Workflow plan data frame with instructions to make the datasets. |
sep |
character Scalar, delimiter for creating the names of new targets. |
2019-01-13
An evaluated workflow plan data frame of analysis targets.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.