rapport.path.add: Add Template Path

Description Usage Arguments Value Examples

View source: R/rp_helpers.R

Description

Adds a new element to custom paths' list where rapport will look for templates.

Usage

1

Arguments

...

character vector of paths

Value

TRUE on success (invisibly)

Examples

1
2
3
4
5
## Not run: 
rapport.path.add('/tmp')
rapport.ls()

## End(Not run)

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