powered by
"plot"(x, subset, xlab, ylab ="Genomes", type= "l", col = "blue", ...)
plotby
data(proks) plot(proks) plot(proks, subset = name %like% 'Yersinia*', ylab="Yersinia genomes")
Run the code above in your browser using DataLab