getUsage.Rdoc {R.oo} | R Documentation |
Gets the usage of a method.
Rdoc$getUsage(method, class=NULL, ...)
method |
A method name (character string). |
class |
An optional class name (character string). |
... |
Not used. |
Returns a character
string.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see Rdoc
.