rapport.path.add {rapport}R Documentation

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

## Not run: 
rapport.path.add('/tmp')
rapport.ls()

## End(Not run)

[Package rapport version 1.1 Index]