View source: R/plot_expansion.R
plot_expansion | R Documentation |
Plots the expansion simulations resulting from range_expansion
.
plot_expansion(expansion_object)
expansion_object |
Output of the function range_expansion. |
Graphical display of the range_expansion simulation results.
Frederico Mestre and Fernando Canovas
data(rg_exp) plot_expansion(exp = rg_exp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.