| rapport.path.add {rapport} | R Documentation |
Adds a new element to custom paths' list where rapport will look for templates.
rapport.path.add(...)
... |
character vector of paths |
TRUE on success (invisibly)
## Not run:
rapport.path.add('/tmp')
rapport.ls()
## End(Not run)