R.oo (version 1.22.0)

Rdoc$getManPath: Gets the path to the directory where the Rd files will be saved

Description

Gets the path to the directory where the Rd files will be saved.

Usage

## Static method (use this):
## Rdoc$getManPath(...)

## Don't use the below: # S3 method for Rdoc getManPath(this, ...)

Arguments

...

Not used.

Value

Returns a character string.

See Also

*setManPath() For more information see Rdoc.