plot.resBactDating: Plotting methods

View source: R/methods.R

plot.resBactDatingR Documentation

Plotting methods

Description

Plotting methods

Usage

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

Arguments

x

Output from bactdate

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


xavierdidelot/BactDating documentation built on Nov. 23, 2023, 1:32 a.m.