Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


rapport (version 1.2)

rapport.path.add: Add Template Path

Description

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

Usage

rapport.path.add(...)

Value

TRUE on success (invisibly)

Arguments

...

character vector of paths

Examples

Run this code
if (FALSE) {
rapport.path.add('/tmp')
rapport.ls()
}

Run the code above in your browser using DataLab