Learn R Programming

dowser (version 2.4.0)

plotSkylines: Simple function for plotting Bayesian skyline plots

Description

plotSkylines Simple Bayesian skyline plots

Usage

plotSkylines(clones, file = NULL, width = 8.5, height = 11, ...)

Value

if no file specified, a list of ggplot objects. If file specified will plot to specified file

Arguments

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

See Also

getSkylines readBEAST getTrees