namedMatrix | R Documentation |
Create a matrix of NA with specified col/row names/lengths.
namedMatrix(rows, cols)
rows |
row names, or a numeric scalar for the number of rows |
cols |
columns names, or a numeric scalar for the number of cols |
a named matrix of NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.