getUsage.Rdoc {R.oo}R Documentation

Gets the usage of a method

Description

Gets the usage of a method.

Usage

Rdoc$getUsage(method, class=NULL, ...)

Arguments

method A method name (character string).
class An optional class name (character string).
... Not used.

Value

Returns a character string.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see Rdoc.


[Package R.oo version 1.6.5 Index]