plot.pairwise {bullseye} | R Documentation |
pairwise
.Plot method for class pairwise
.
## S3 method for class 'pairwise'
plot(x, type = c("matrix", "linear"), ...)
x |
An object of class |
type |
If "matrix", calls |
... |
further arguments to |
a plot
plot(pairwise_scores(iris))