getRdMethods.classRepresentation: Gets the methods in Rd format

getRdMethods.classRepresentationR 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


R.oo documentation built on May 29, 2024, 6:41 a.m.