rename_facets.Rd
Customise facets labels in ggplot object. It only works when ensemble is TRUE
rename_facets(current_label, new_label, position = "x")
character indicating the current facet label.
character indicating which new label to use.
character indicating which facets to change (x or y).