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