rstudioapi (version 0.4.0)

previewRd:

Description

Preview an Rd topic in the Help pane

Usage

previewRd(rdFile)

Arguments

rdFile
Single element character vector containing the name of the Rd file to be displayed

Examples

Run this code
## Not run: ------------------------------------
# rstudioapi::previewRd("~/MyPackage/man/foo.Rd")
## ---------------------------------------------

Run the code above in your browser using DataLab