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

Description Usage Arguments Value Examples

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)

lindsaysmoore/cellAlign documentation built on May 29, 2019, 3:42 a.m.