seqcol | R Documentation |
This set of functions extent the seq_along()
functions for matrix
objects.
seqcol(x)
seqrow(x)
x |
matrix. |
A sequence of integers from 1 to the number of rows or columns of the matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.