Rdoc$getNameFormat {R.oo} | R Documentation |
Gets the current name format
Description
Gets the current name format.
Usage
## Static method (use this):
## Rdoc$getNameFormat(...)
## Don't use the below:
## S3 method for class 'Rdoc'
getNameFormat(static, ...)
Arguments
... |
Not used. |
Value
Returns a character
string.
Author(s)
Henrik Bengtsson
See Also
*setNameFormat()
For more information see Rdoc
.
[Package R.oo version 1.25.0 Index]