ggplot_ewing: ggplot of Ewing simulation model age classes

View source: R/ggplot_ewing.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 = !ageclass, ...)

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

## S3 method for class 'ewing'
plot(x, ...)

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 June 11, 2025, 4:53 a.m.