Distmat-generics: Generics for Distmat
Description
Generics with methods for '>Distmat.
Usage
# S4 method for Distmat,ANY,ANY,ANY
[(x, i, j, ..., drop = TRUE)
Arguments
drop
Logical to drop dimensions after subsetting.
Details
Accessing matrix elements with []
first calculates the values if necessary.