DescTools (version 0.99.13)

PDFManual: Get PDF Manual Of a Package From CRAN

Description

PDF versions of the manual are usually not included as vignettes in R packages. Still this format is convenient for reading. This function creates the appropriate link the pdf file on CRAN and opens the pdf manual in a browser window.

Usage

PDFManual(package)

Arguments

package
name of the package.

Examples

Run this code
PDFManual(DescTools)

Run the code above in your browser using DataCamp Workspace