Learn R Programming

simba (version 0.3-4)

simbadocs: Display Package Documentation

Description

Display package documentation using the pager or pdfviewer defined in options.

Usage

simbadocs(doc = c("NEWS", "ChangeLog", "mps-coefficients.pdf", "simba_manual.pdf"))

Arguments

doc
The name of the document to view (partial match, case sensitive).

encoding

UTF-8

See Also

vignette.

Examples

Run this code
simbadocs("Change")

Run the code above in your browser using DataLab