Skip to contents

Customise facets labels in ggplot object. It only works when ensemble is TRUE

Usage

rename_facets(current_label, new_label, position = "x")

Arguments

current_label

character indicating the current facet label.

new_label

character indicating which new label to use.

position

character indicating which facets to change (x or y).