get_downloads {deepdep} | R Documentation |
This function uses API of CRAN Logs to scrap the download logs of the package.
get_downloads(package)
package |
A |
An object of package_downloads
class.
library(deepdep)
downloads <- get_downloads("ggplot2")
downloads