plot.ewing: plot of Ewing simulation models

View source: R/plot.R

plot.ewingR Documentation

plot of Ewing simulation models

Description

Plot of various aspects of simulation.

Usage

## S3 method for class 'ewing'
plot(x, substrate = TRUE, mfcol = mfcols, ..., ageclass = TRUE)

Arguments

x

object of class ewing with population data by species

substrate, ageclass

include 'substrate' or 'ageclass' plot if TRUE

mfcol

par parameter reset by default

...

other plot parameters

Author(s)

Brian S. Yandell, yandell@stat.wisc.edu

References

www.stat.wisc.edu/~yandell/ewing

See Also

init.simulation, future.events, summary.ewing

Examples


## Not run: 
plot.ewing( community )

## End(Not run)


byandell/ewing documentation built on Jan. 3, 2024, 7:27 p.m.