Learn R Programming

rapport (version 1.1)

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(...)

Arguments

...

character vector of paths

Value

TRUE on success (invisibly)

Examples

Run this code
# NOT RUN {
rapport.path.add('/tmp')
rapport.ls()
# }

Run the code above in your browser using DataLab