powered by
monthly download stats of cran package(s)
cran_stats(packages, use_cache = TRUE)
data.frame
packages
logical, should cached data be used? Default: TRUE. If set to FALSE, it will re-query download stats and update cache.
Guangchuang Yu
if (FALSE) { library("dlstats") x <- cran_stats(c("dlstats", "emojifont", "rvcheck"), use_cache=TRUE) head(x) }
Run the code above in your browser using DataLab