previewRd {rstudio}R 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

Examples

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

## End(Not run)

[Package rstudio version 99.9.9 Index]