Description Usage Arguments Details Value Author(s) See Also Examples
Generic function for plotting the cumulative number of genomes by released date for genome tables
1 2 3 4 |
x |
a genomes data frame with class 'genomes' |
subset |
logical vector indicating rows to keep |
xlab |
x-axis label, default is date column name |
ylab |
y-axis label |
type |
type of plot, default is a blue line |
col |
color |
... |
additional arguments passed to plot |
Requires a released, created or submitted date column (and plots first column found)
A plot of the cumulative total of genomes by release date.
Chris Stubben
plotby
to plot release dates by any grouping column
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.