powered by
Removes an element from custom paths' list where rapport will look for templates.
rapport.path.remove(...)
TRUE on success (invisibly)
character vector of paths
if (FALSE) { rapport.path() rapport.path.add('/tmp') rapport.path() rapport.path.remove('/tmp') rapport.path() }
Run the code above in your browser using DataLab