Learn R Programming

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