rapport.path.add: Add Template Path

View source: R/rp_helpers.R

rapport.path.addR 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)

Rapporter/rapport documentation built on June 10, 2025, 4:59 a.m.