Learn R Programming

iai (version 1.10.2)

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

Arguments

object

The similarity comparison to plot

...

Additional arguments (unused)

IAI Compatibility

Requires IAI version 2.2 or higher.

Examples

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

Run the code above in your browser using DataLab