Description Usage Arguments Examples
Removes the 'names', 'dimnames' and/or 'rownames' from an object. Documentation for [base::unname()], this will not throw an error when used with a dataframe. For 'data.frames', the 'rownames()', default to the row numbers.
1 | remove_names(object)
|
object |
An object |
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.