plot.resBactDating {BactDating}R Documentation

Plotting methods

Description

Plotting methods

Usage

## S3 method for class 'resBactDating'
plot(x, type = "tree", show.axis = T, ...)

Arguments

x

Output from running function credating

type

Type of plot to do. Currently either 'tree' or 'treeCI' or 'trace' or 'treeRoot' or 'scatter'

show.axis

Whether or not to show the tree axis in mode tree, treeCI or treeRoot

...

Additional parameters are passed on

Value

Plot of BactDating results


[Package BactDating version 1.0 Index]