.set_names {FinNet} | R Documentation |
Combines magrittr::set_colnames
, magrittr::set_rownames
, magrittr::set_names
.set_names(x, names, where = c("col", "row", "attr"))
x |
Object on which to operate |
names |
New names |
where |
What to change:
|
The original object, with new names
Telarico, Fabio Ashtar