Learn R Programming

MetaLandSim (version 1.0.4)

plot_expansion: Graphical display of the expansion

Description

Plots the expansion object.

Usage

plot_expansion(exp)

Arguments

exp

Object of class 'expansion'.

Value

Graphical display of the 'expansion' class.

See Also

expansion

Examples

Run this code
# NOT RUN {
data(rg_exp)

plot_expansion(exp=rg_exp)

# }

Run the code above in your browser using DataLab