Learn R Programming

R.oo (version 1.7.5)

getRdMethods.classRepresentation: Gets the methods in Rd format

Description

Gets the methods in Rd format.

Usage

## S3 method for class 'classRepresentation':
getRdMethods(class, visibility=c("public", "protected", "private"), trial=FALSE, ...)

Arguments

visibility
-
trial
-
...
Not used.

Value