Learn R Programming

MetaLandSim (version 1.0.10)

plot_expansion: Graphical display of the expansion

Description

Plots the expansion object.

Usage

plot_expansion(exp)

Value

Graphical display of the 'expansion' class.

Arguments

exp

Object of class 'expansion'.

Author

Frederico Mestre and Fernando Canovas

See Also

expansion

Examples

Run this code

data(rg_exp)

plot_expansion(exp=rg_exp)

Run the code above in your browser using DataLab