ind2sub: Title Convert linear indices to a row-columns matrix

Description Usage Arguments Value Examples

View source: R/mySub2Ind.R

Description

Title Convert linear indices to a row-columns matrix

Usage

1
ind2sub(rowNum, ind)

Arguments

rowNum

number of rows in the desired matrix

ind

a vector of linear indices

Value

a data.frame with the row and columns odf the linear indices

Examples

1
ind2sub(rowNum, ind)

shenorrLab/cellAlign documentation built on May 26, 2019, 4:31 a.m.