plot_expansion: Graphical display of the expansion simulations

View source: R/plot_expansion.R

plot_expansionR 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)


MetaLandSim documentation built on Jan. 13, 2023, 1:11 a.m.