webdocs: Open URL(s) for a package from it's description file.

Description Usage Arguments Value Examples

View source: R/utils.R

Description

The URL is fetched from CRAN, so the package need not be installed to run this function and navigate to web page.

Usage

1
webdocs(package_name)

Arguments

package_name

the package to open URLs for

Value

nothing

Examples

1
2
3
4
5
## Not run: 
webdocs(ggplot2)
webdocs(visdat)

## End(Not run)

MilesMcBain/mmmisc documentation built on Aug. 4, 2020, 10:50 a.m.