createManPath.Rdoc.RdCreates 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, ...)Returns TRUE if the directory was creates, FALSE if it already exists
and throws an Exception if failed.
*getManPath()
For more information see Rdoc.