run_analysis: Run template with parameters as specified and generate...

Description Usage Arguments

Description

Run template with parameters as specified and generate markdown output

Usage

1
2
3
4
5
6
7
run_on_longbow(rmd_filename, params_filename, open_result = TRUE,
  provision = TRUE)

run_internal(rmd_filename, params_filename, output_directory = tempdir())

run_locally(rmd_filename, params_filename, output_directory = tempdir(),
  open_result = TRUE)

Arguments

rmd_filename

the script to template

params_filename

a json file specifying the parameters to use

open_result

if TRUE, opens compiled report in browser

output_directory

a folder to work in


jeremyrcoyle/tltools documentation built on Feb. 1, 2020, 1:11 p.m.