Rdoc$createManPath | R Documentation |
Creates the directory where the Rd files should be saved.
## Static method (use this):
## Rdoc$createManPath(...)
## Don't use the below:
## S3 method for class 'Rdoc'
createManPath(this, ...)
... |
Not used. |
Returns TRUE
if the directory was creates, FALSE
if it already exists
and throws an Exception
if failed.
Henrik Bengtsson
*getManPath()
For more information see Rdoc
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.