R.oo (version 1.0.3)

getUsage.Rdoc: 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

synopsis

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

See Also

For more information see Rdoc.