Rdoc$setNameFormat | R Documentation |
Sets the current name format.
Throws a RccViolationException
if an unknown format is requested.
## Static method (use this):
## Rdoc$setNameFormat(nameFormat, ...)
## Don't use the below:
## S3 method for class 'Rdoc'
setNameFormat(static, nameFormat, ...)
nameFormat |
If |
... |
Not used. |
Returns nothing.
Henrik Bengtsson
*getNameFormat()
For more information see Rdoc
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.