powered by
This set of functions extent the seq_along() functions for matrix objects.
seq_along()
matrix
seqcol(x)seqrow(x)
seqrow(x)
A sequence of integers from 1 to the number of rows or columns of the matrix.
matrix.