mat_row_extract | R Documentation |
Extract a specific row of a matrix.
mat_row_extract(m, x)
m |
a matrix. |
int |
na integer indicating the row number to extract. |
An integer vector corresponding the row extract.
Sebastian Sosa, Ivan Puga-Gonzales.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.