getRdMethods.classRepresentation {R.oo} | R Documentation |
Gets the methods in Rd format.
## S3 method for class 'classRepresentation': getRdMethods(class, visibility=c("public", "protected", "private"), trial=FALSE, ...)
visibility |
- |
trial |
- |
... |
Not used. |
Returns a character
string.
Henrik Bengtsson (http://www.braju.com/R/)