argsToString.Rdoc.Rd
Gets the arguments signature of a function.
## Static method (use this):
## Rdoc$argsToString(fcn, escapeRd=FALSE, collapse=TRUE, ...)
## Don't use the below:
# S3 method for class 'Rdoc'
argsToString(static, fcn, escapeRd=FALSE, collapse=TRUE, ...)
For more information see Rdoc
.