powered by
Make an asymmetric stratigraphic range plot from a tree object of class phylo
rangeplot.asymmetric(x, complete = FALSE, ...)
phylo object to plot.
Plot unsampled species.
Additional parameters to be passed to plot.default.
plot.default
tree = sim.fbd.taxa(n = 10, numbsim = 1, lambda = 3, mu = 2, psi = 1, complete = TRUE)[[1]] rangeplot.asymmetric(tree, complete=TRUE)
Run the code above in your browser using DataLab