Description Usage Arguments Details Value Author(s) See Also Examples
create matrix indices from row and columns positions
1  | 
r | 
 integer vector of row positions  | 
c | 
 integer vector of column positions  | 
rows rotate faster than columns
a k by 2 matrix of matrix indices where  k = length(r) * length(c) 
Jens Oehlschl<c3><a4>gel
row, col , expand.grid 
1 2  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.