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

View source: R/iaitrees.R

autoplot.similarity_comparisonR Documentation

Construct a ggplot2::ggplot object plotting the results of the similarity comparison

Description

Construct a ggplot2::ggplot object plotting the results of the similarity comparison

Usage

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

Arguments

object

The similarity comparison to plot

...

Additional arguments (unused)

IAI Compatibility

Requires IAI version 2.2 or higher.

Examples

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


iai documentation built on Oct. 19, 2024, 1:07 a.m.