Render_Rmd: Renders and Rmarkdown file

Description Usage Arguments Details Value

Description

Renders and Rmarkdown file

Usage

1
Render_Rmd(Rmd.file, description = "Rmarkdown", ...)

Arguments

Rmd.file

Filename of .Rmd file within the R scripts' results directory (source_info$results.dir)

...

extra arguments for rmarkdown::render

Details

Uses rmarkdown library to access objects in the R script. Will track dependencies for objects used within Rmd file.

Value

Rendered output file information


gelfondjal/IT2 documentation built on May 17, 2019, 12:15 a.m.