readRdHelp | R Documentation |
Reads one or more Rd help files in a certain format.
## Default S3 method:
readRdHelp(..., format=c("text", "html", "latex", "rd"), drop=TRUE)
... |
Arguments passed to |
format |
A |
drop |
If |
Returns a list
of character
strings or a single character
string.
Henrik Bengtsson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.