i.e., a _named_ vector or list of form `c(old_label = "new_label", ...)` for (re)labeling values. The names requirement should allow for clean separation from the existing character keyword/symbol (and function) input patterns.
i.e., a named vector or list of form
c(old_label = "new_label", ...)for (re)labeling values.The names requirement should allow for clean separation from the existing character keyword/symbol (and function) input patterns.