autoplot.stability_analysis: Construct a 'ggplot2::ggplot' object plotting the results of...

View source: R/iaitrees.R

autoplot.stability_analysisR Documentation

Construct a ggplot2::ggplot object plotting the results of the stability analysis

Description

Construct a ggplot2::ggplot object plotting the results of the stability analysis

Usage

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

Arguments

object

The stability analysis to plot

...

Additional arguments (unused)

IAI Compatibility

Requires IAI version 2.2 or higher.

Examples

## Not run: ggplot2::autoplot(stability)


iai documentation built on July 9, 2023, 5:41 p.m.