man: Find and display documentation for a package Opens the CRAN...

View source: R/man.R

manR Documentation

Find and display documentation for a package Opens the CRAN documentation for a package or builds it from the local R library

Description

Find and display documentation for a package Opens the CRAN documentation for a package or builds it from the local R library

Usage

man(package, method = c("system", "web"))

Arguments

package

name of a package, with or without quotes

method

either "web" or "system". "web" uses the manual from CRAN. "system" builds the documentation from your local R version.


friendly/myutil documentation built on Nov. 1, 2024, 1:01 p.m.