[.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

local_ortho_diss matrix

rows

the indices of the rows

columns

the indices of the columns

drop

drop argument

...

not used


[Package resemble version 2.2.3 Index]