spiral_pkg_downloads | R Documentation |
Visualize package downloads
spiral_pkg_downloads(
pkg,
from = "2012-10-01",
to = "last-day",
show_legend = TRUE
)
pkg |
A single CRAN package name. |
from |
Starting date. |
to |
Ending date. |
show_legend |
Whether to show the legend. |
The cranlogs package is used to retrieve the download history from the Rstudio server.
spiral_pkg_downloads("ggplot2")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.