View source: R/plot_pairwise.R
plot.pairwise | 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))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.