rapport.rerun: Reproduce Template

Description Usage Arguments Examples

View source: R/template.R

Description

Runs template with data and arguments included in rapport object. In order to get reproducible example, you have to make sure that reproducible argument is set to TRUE in rapport function.

Usage

1

Arguments

tpl

a rapport object

Examples

1
2
3
4
5
## Not run: 
tmp <- rapport("Example", mtcars, v = "hp", reproducible = TRUE)
rapport.rerun(tmp)

## End(Not run)

rapport documentation built on April 12, 2021, 1:06 a.m.