cran_stats | R Documentation |
Get monthly download stats of CRAN package(s), up to 500 packages at a time.
cran_stats(packages, use_cache = TRUE, progress = TRUE)
packages |
packages |
use_cache |
logical, should cached data be used? Default: TRUE. If set to FALSE, it will re-query download stats and update cache. |
progress |
logical, should a progress bar be shown? Default: TRUE. When TRUE, a text progress bar will display “fetching data for 'year-month'” as each month’s range is fetched. |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.