smart_names | R Documentation |
Sets row/column names to matrix or data.frame
smart_names(MAT, ROW = NULL, COL = NULL)
MAT |
A matrix |
ROW |
A vector of length equal to |
COL |
A vector of length equal to |
Outputs a matrix or data.frame depending on input object class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.