Sets the path to the directory where the Rd files should be saved
Sets the path to the directory where the Rd files should be saved. By default the path is ../man/
assuming that the
current directory is ../R/
, which is where source files commonly
are placed.
## Static method (use this): ## Rdoc$setManPath(path="../man/", ...) ## Don't use the below: ## S3 method for class 'Rdoc' setManPath(this, path="../man/", ...)
... |
Not used. |
Returns nothing.
Henrik Bengtsson
*getManPath()
For more information see Rdoc
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.