powered by
This function uses API of CRAN Logs to scrap the download logs of the package.
get_downloads(package)
An object of package_downloads class.
package_downloads
A character. Name of the package that is on CRAN.
character
# \donttest{ library(deepdep) downloads <- get_downloads("ggplot2") downloads # }
Run the code above in your browser using DataLab