Description Usage Arguments Value
Fill in artificial row/column names to a matrix or data frame, if they are missing
1 | fill_dimnames(x, row_prefix, col_prefix)
|
x |
matrix or data frame |
row_prefix |
prefix for the artificial row names |
col_prefix |
prefix for the artificial column names |
x but with the missing dimension names filled in
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.