setRootPaths.HttpDaemon {R.rsp} | R Documentation |
Sets a new set of root directories for the HTTP daemon, if started.
HttpDaemon$setRootPaths(paths, ...)
paths |
A vector of paths. |
... |
Not used. |
Returns (invisibly) the previously known root directories.
Henrik Bengtsson (http://www.braju.com/R/)
*getRootPaths()
*appendRootPaths()
For more information see HttpDaemon
.