webdocs: Open URL(s) for a package from its 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)

johnfrye/fryeR documentation built on Dec. 28, 2021, 6:20 p.m.