Learn R Programming

MetaLandSim (version 0.2)

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
data(rg_exp)

plot_expansion(exp=rg_exp)

Run the code above in your browser using DataLab