appendRootPaths.HttpDaemon {R.rsp} | R Documentation |
Appends and inserts new paths to the list of known root directories, if started.
HttpDaemon$appendRootPaths(paths, ...)
paths |
A vector of paths. |
... |
Not used. |
Returns (invisibly) the previously known root directories.
Henrik Bengtsson (http://www.braju.com/R/)
*getRootPaths()
For more information see HttpDaemon
.