Last data update: 2014.03.03

R: Preview an Rd topic in the Help pane
previewRdR Documentation

Preview an Rd topic in the Help pane

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

Note

The previewRd function was added in version 0.98.191 of RStudio.

Examples

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

## End(Not run)

Results