Description Usage Arguments Value Methods (by class)
Set any names of x to ""
Set row and column names to "" for pretty printing
| 1 2 3 4 | remove_names(x)
## S3 method for class 'matrix'
remove_names(x)
 | 
| x | An object that has a 'names' property, typically a matrix, list or data.frame | 
| matrix | Matrix to 'remove' colnames and rownames from | 
Matrix where colnames and rownames consist of only ""
matrix: Remove names from a matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.