cum_downloads: Cummulative downloads plot

Description Usage Arguments Examples

View source: R/cum_downloads.R

Description

Cummulative downloads plot

Usage

1
cum_downloads(x = NULL, top_n = 10)

Arguments

x

File name, e.g., cran_downloads_2016-05-19.csv. Default is NULL, and if so, we look for file with most recent date in its file name in rappdirs::user_cache_dir("rostats") + "/cran_downloads/"

top_n

(numeric/integer) number of packages to plot data for, starting from the most downloaded

Examples

1
2
3
4
## Not run: 
cum_downloads()

## End(Not run)

ropensci/rostats documentation built on Oct. 15, 2019, 1:37 p.m.