Main function of the package. Produces a Makefile to run a workflow.
1 2 3 4  | 
sources | 
 Character vector of code files to load or folders containing code.  | 
packages | 
 Character vector of packages to load.  | 
datasets | 
 Named character vector of commands to make datasets.  | 
analyses | 
 Named character vector of commands to make analyses.  | 
summaries | 
 Named character vector of commands to make summaries.  | 
output | 
 Named character vector of commands to make output targets.  | 
plots | 
 Named character vector of commands to make plots.  | 
reports | 
 Named character vector of instructions to make reports.  | 
makefile | 
 Character, name of the Makefile. Should be in the current
working directory. Set to   | 
remakefile | 
 Character, name of the   | 
begin | 
 Character vector of lines to prepend to the Makefile.  | 
clean | 
 Character vector of extra shell commands for   | 
remake_args | 
 Fully-named list of additional arguments to   | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.