plot.pairwise: Plot method for class pairwise.
Description
Plot method for class pairwise.
Usage
# S3 method for pairwise
plot(x, type = c("matrix", "linear"), ...)Arguments
- x
An object of class pairwise
- type
If "matrix", calls plot_pairwise, if "linear" calls plot_pairwise_linear
- ...
further arguments to plot_pairwise or plot_pairwise_linear