Description Usage Arguments Note Examples
Preview an Rd topic in the Help pane
1 | previewRd(rdFile)
|
rdFile |
Single element character vector containing the name of the Rd file to be displayed |
The previewRd
function was added in version 0.98.191 of RStudio.
1 2 3 4 | ## Not run:
rstudioapi::previewRd("~/MyPackage/man/foo.Rd")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.