R/stubs.R
previewRd.Rd
Preview an Rd topic in the Help pane.
previewRd(rdFile)
The path to an .Rd file.
.Rd
The previewRd function was added in version 0.98.191 of RStudio.
previewRd
if (FALSE) { rstudioapi::previewRd("~/MyPackage/man/foo.Rd") }