getUsage.Rdoc.Rd
Gets the usage of a method.
## Static method (use this):
## Rdoc$getUsage(method, class=NULL, wrap=90L, indent=2L, ...)
## Don't use the below:
# S3 method for class 'Rdoc'
getUsage(static, method, class=NULL, wrap=90L, indent=2L, ...)
Returns a character
string.
For more information see Rdoc
.