map_cran_package: Create the map of a CRAN package

Description Usage Arguments Examples

View source: R/cran.R

Description

The latest version of the package is used.

Usage

1
map_cran_package(package, quiet = FALSE)

Arguments

package

CRAN package name.

quiet

Whether to be quiet or show download progress.

Examples

1
2
3
4
5
6
## Not run: 
map <- map_cran_package("dotenv")
map
sankey_plot(map)

## End(Not run)

MangoTheCat/functionMap documentation built on May 7, 2019, 2:10 p.m.