R.oo (version 1.20.0)

getRdMethods.Class: Gets the methods of a class in Rd format

Description

Gets the methods of a class in Rd format.

Usage

"getRdMethods"(class, visibilities=c("private", "protected", "public"), ...)

Arguments

visibilities
A character string specifying what types of methods to return.
...
Not used.

Value

Returns a character string.

See Also

For more information see Class.