run_all_analyses: Run all analyses

Description Usage Arguments Value

View source: R/run_all_analyses.R

Description

Run all analyses and produce outputs in the outputs_dir folder

Usage

1
run_all_analyses(only = NULL, except = NULL, date = NULL, output_dir = NULL)

Arguments

only

A vector of .Rmd file names (excluding path) to be knitted

except

A vector or .Rmd file names (excluding path) to be excluded

date

A date to be printed on the report. If NULL (the default), the current date will be used

output_dir

The directory to which the analyses should be written. If NULL (the default), the current working directory will be used.

Value

html and pdf files will be written


joebrew/maragra documentation built on Aug. 11, 2020, 8:39 p.m.