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

Description Usage Arguments

Description

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

Usage

1
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 May 16, 2019, 3:29 p.m.