scale_x_reordered: Reorder labels in ggplot

scale_x_reorderedR Documentation

Reorder labels in ggplot

Description

Function used in conjunction with reorder_within to reorder labels based on a numerical variable in plots with facets

Usage

scale_x_reordered(..., sep = "___")

Arguments

...

additional parameter...

sep

default variable to manipulate the labels. Default "__"


DiogoFerrari/edar documentation built on May 8, 2022, 8:26 a.m.