ggplot_ewing: ggplot of Ewing simulation model age classes

View source: R/ggplot.R

ggplot_ewingR Documentation

ggplot of Ewing simulation model age classes

Description

GGPlot of various aspects of simulation.

Usage

ggplot_ewing(object, step = 0, ageclass = TRUE, substrate = TRUE, ...)

## S3 method for class 'ewing'
autoplot(object, ...)

ggplot_ewing_ageclass(object, ...)

## S3 method for class 'ewing_ageclass'
autoplot(object, ...)

Arguments

...

other plot parameters

x

object of class ewing with population data by species

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: 
ggplot_ewing( community )

## End(Not run)


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