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 Rdoc
getUsage(static, method, class=NULL, wrap=90L, indent=2L, ...)
Returns a character
string.
Henrik Bengtsson
For more information see Rdoc
.