v2m: ** RESERVED FOR INTERNAL USE **

Description Usage

View source: R/z_other_functions.R

Description

Convert vector indexes into matrix indexes such that:

ij <- v2m(x) => M[x] = M[ij[, 1], ij[, 2]] for each pair of indexes

Usage

1
v2m(x, nrow)

benja0x40/QuickShift documentation built on Jan. 22, 2021, 7:43 p.m.