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


HenrikBengtsson/R.oo documentation built on Jan. 31, 2024, 9:06 a.m.