plot_expansion {MetaLandSim} | R Documentation |
Graphical display of the expansion simulations
Description
Plots the expansion simulations resulting from range_expansion
.
Usage
plot_expansion(expansion_object)
Arguments
expansion_object |
Output of the function range_expansion. |
Value
Graphical display of the range_expansion simulation results.
Author(s)
Frederico Mestre and Fernando Canovas
Examples
data(rg_exp)
plot_expansion(exp = rg_exp)
[Package MetaLandSim version 2.0.0 Index]