scale_y_discrete_reverse: Inverse the order of items on the y-axis (for discrete...

View source: R/fcn_miscGGplot.R

scale_y_discrete_reverseR Documentation

Inverse the order of items on the y-axis (for discrete scales)

Description

Inverse the order of items on the y-axis (for discrete scales)

Usage

scale_y_discrete_reverse(values, ...)

Arguments

values

The vector of values as given to the y aestetic

...

Other arguments forwarded to 'scale_y_discrete()'

Value

ggplot object, concatenatable with '+'


PTXQC documentation built on July 26, 2023, 5:27 p.m.