total_downloads: Total downloads from the RStudio CRAN mirror between...

Description Usage Arguments Examples

View source: R/jumpin.R

Description

Total downloads from the RStudio CRAN mirror between specified dates.

Usage

1
total_downloads(pkg, start = NULL, today = NULL)

Arguments

pkg

Name of package (must not include github org/user name)

start

Start date for CRAN downloads

today

End date for CRAN downloads

Examples

1
2
3
4
## Not run: 
total_downloads("alm")

## End(Not run)

ropensci/dashboard documentation built on May 27, 2019, 2:25 p.m.