Closed kbroman closed 3 years ago
We have a set of functions for replacing individual IDs in data. Should also add replace_ids.matrix() that replaces the rownames in a matrix. Maybe also replace_ids.data.frame().
replace_ids.matrix()
replace_ids.data.frame()
We have a set of functions for replacing individual IDs in data. Should also add
replace_ids.matrix()
that replaces the rownames in a matrix. Maybe alsoreplace_ids.data.frame()
.