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 '+'


cbielow/PTXQC documentation built on March 13, 2024, 5:08 a.m.