.set_names: Function to return an object after assigning new names
Usage
.set_names(x, names, where = c("col", "row", "attr"))Value
The original object, with new names
Arguments
- x
Object on which to operate
- names
New names
- where
What to change:
- col Column names
- row Row names
- names Names attribute
Author
Telarico, Fabio Ashtar