previewRd: Preview an Rd topic in the Help pane

View source: R/stubs.R

previewRdR Documentation

Preview an Rd topic in the Help pane

Description

Preview an Rd topic in the Help pane.

Usage

previewRd(rdFile)

Arguments

rdFile

The path to an .Rd file.

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)


rstudioapi documentation built on July 9, 2023, 6:59 p.m.