setRowNames | R Documentation |
Assign row names to a matrix
setRowNames(x, row.names)
x |
A matrix, a data frame, or a list of matrices or data frames. |
row.names |
An encoded vector of names with the length of nrow(x) |
Matrix with row names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.