| previewRd {rstudio} | R Documentation |
Preview an Rd topic in the Help pane
previewRd(rdFile)
rdFile |
Single element character vector containing the name of the Rd file to be displayed |
## Not run:
rstudio::previewRd("~/MyPackage/man/foo.Rd")
## End(Not run)