autoplot.similarity_comparison {iai}R 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)


[Package iai version 1.10.0 Index]