package_downloads | R Documentation |
A wrapper for cranlogs::cran_downloads()
that summarizes the number of package downloads from
the RStudio CRAN mirror.
package_downloads(packages, when = "last-month")
packages |
A character vector of the packages to query. |
when |
The period to summarize, one of |
By default, the summary is for the last month.
A data frame containing the total number of downloads by package for the specified period, sorted by popularity.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.