Description Usage Arguments Examples
View source: R/cum_downloads.R
Cummulative downloads plot
1  | cum_downloads(x = NULL, top_n = 10)
 | 
x | 
 File name, e.g., cran_downloads_2016-05-19.csv. Default is   | 
top_n | 
 (numeric/integer) number of packages to plot data for, starting from the most downloaded  | 
1 2 3 4  | ## Not run: 
cum_downloads()
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.