Skip to contents

Plot an 'alife' Object using ggplot2

Usage

# S3 method for class 'alife'
ggauto(object, ci_level = 0.95, ...)

Arguments

object

An object of class alife.

ci_level

A single number or numeric vector of confidence levels to display (e.g., 0.95 or c(0.80, 0.95)).

...

Additional arguments (not used).

Value

A ggplot object.