R.oo (version 1.0.3)

setNameFormat.Rdoc: Sets the current name format

Description

Sets the current name format. Throws a RccViolationException if an unknown format is requested.

Usage

Rdoc$setNameFormat(nameFormat, ...)

Arguments

nameFormat
If "method.class", help files for methods belonging to classes are named .. If "class.method", help files for methods belonging to classes are named .. These are currently the only na
...
Not used.

Value

  • Returns nothing.

synopsis

setNameFormat.Rdoc(static, nameFormat, ...)

See Also

*getNameFormat() For more information see Rdoc.