v2m: ** RESERVED FOR INTERNAL USE **

View source: R/z_matrixes.R

v2mR Documentation

** RESERVED FOR INTERNAL USE **

Description

Convert vector indices into matrix indices such that:

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

Usage

v2m(x, nrow)

benja0x40/Barbouille documentation built on March 26, 2023, 11:38 p.m.