functionMap (version 1.0.0)

map_cran_package: Create the map of a CRAN package

Description

The latest version of the package is used.

Usage

map_cran_package(package, quiet = FALSE)

Arguments

package
CRAN package name.
quiet
Whether to be quiet or show download progress.

Examples

Run this code
## Not run: 
# map <- map_cran_package("dotenv")
# map
# sankey_plot(map)
# ## End(Not run)

Run the code above in your browser using DataLab