Learn R Programming

MetaLandSim (version 2.0.0)

plot_expansion: Graphical display of the expansion simulations

Description

Plots the expansion simulations resulting from range_expansion.

Usage

plot_expansion(expansion_object)

Value

Graphical display of the range_expansion simulation results.

Arguments

expansion_object

Output of the function range_expansion.

Author

Frederico Mestre and Fernando Canovas

Examples

Run this code

data(rg_exp)

plot_expansion(exp = rg_exp)

Run the code above in your browser using DataLab