getRdMethods.classRepresentation {R.oo}R Documentation

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

Returns a character string.

Author(s)

Henrik Bengtsson


[Package R.oo version 1.25.0 Index]