Learn R Programming

iai (version 1.10.2)

autoplot.stability_analysis: 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 stability_analysis
autoplot(object, ...)

Arguments

object

The stability analysis to plot

...

Additional arguments (unused)

IAI Compatibility

Requires IAI version 2.2 or higher.

Examples

Run this code
if (FALSE) ggplot2::autoplot(stability)

Run the code above in your browser using DataLab