plot_new_vs_update | R Documentation |
Plot time series of rates of new submissions versus updated packages
plot_new_vs_update( datafile = "pkgstats-results.Rds", bimonthly = FALSE, start_date = "2018-01-01", type = "lines", lwd = 1 )
datafile |
Name of local file containing data to load |
bimonthly |
If |
start_date |
First date to display, or set to |
type |
Either "bars" for a bar (column) graph, or "lines" for a line graph. |
lwd |
For type = "lines" only. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.