Reads one or more Rd help files in a certain format.
# S3 method for default
readRdHelp(..., format=c("text", "html", "latex", "rd"), drop=TRUE)
Arguments passed to help
.
A character
string specifying the return type.
Returns a list
of character
strings or a single character
string.