Get cell number
Get cell number(s) of a matrix from row and column numbers. Cell numbers start at 0 in the upper left corner, and increase from top to bottom, and then from left to right.
rcpp_cell_from_xy(x, y)
x |
A matrix |
y |
A matrix with two columns (row and column numbers) |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.