Description Usage Arguments Examples
The latest version of the package is used.
1 | map_cran_package(package, quiet = FALSE)
|
package |
CRAN package name. |
quiet |
Whether to be quiet or show download progress. |
1 2 3 4 5 6 | ## Not run:
map <- map_cran_package("dotenv")
map
sankey_plot(map)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.