[.local_ortho_diss {resemble} | R Documentation |
Print method for an object of class local_ortho_diss
Description
prints the subsets of local_ortho_diss objects
Usage
## S3 method for class 'local_ortho_diss'
x[rows, columns, drop = FALSE, ...]
Arguments
x |
|
rows |
the indices of the rows |
columns |
the indices of the columns |
drop |
drop argument |
... |
not used |
[Package resemble version 2.2.4 Index]