getRdMethods.classRepresentation: Gets the methods in Rd format
Description
Gets the methods in Rd format.
Usage
# S3 method for classRepresentation
getRdMethods(class, visibility=c("public", "protected", "private"), trial=FALSE, ...)
Arguments
- visibility
-
- trial
-
- ...
Not used.