rapport.check.template: Check Rapport Template

Description Usage Arguments Details Examples

View source: R/tpl-check.R

Description

Checks if the examples of given template can be run without any error.

Usage

1

Arguments

fp

a character vector containing template name (".rapport" extension is optional), file path or a text to be split by line breaks

Details

If everything went fine and you get a list of success equals to TRUE values, otherwise success returns FALSE with additional message

Examples

1
2
3
4
## Not run: 
rapport.check.template('Example')

## End(Not run)

Rapporter/rapport documentation built on April 14, 2021, 11:48 a.m.