rep_sfn_render: Render the report

Description Usage Arguments Value

Description

Wrap around rmarkdown::render function to generate the automatic reports

Usage

1
2
rep_sfn_render(template, output_file = NULL, output_dir = NULL,
  parent_logger = "test", ...)

Arguments

template

Character vector indicating the name of the template. It must be located in the Templates folder of the project

output_file

Character vector indicating the name of the report file/s

output_dir

Character vector indicating the output folder

...

Parameters to pass on the yaml preamble of Rmd template

Value

Nothing, report is generated in the Report folder (default) or the specified Report subfolder


sapfluxnet/sapfluxnetQC1 documentation built on May 29, 2019, 1:50 p.m.