| plotSkylines | R Documentation |
plotSkylines Simple Bayesian skyline plots
plotSkylines(clones, file = NULL, width = 8.5, height = 11, ...)
clones |
output from getTrees using BEAST |
file |
pdf file name for printing plots |
width |
width of plot in inches if file specified |
height |
height of plot in inches if file specified |
... |
optional arguments passed to grDevices::pdf |
if no file specified, a list of ggplot objects. If file specified will plot to specified file
getSkylines readBEAST getTrees
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.