guide_axis_label_trans: Helper functions for work-around with guides on discrete...

View source: R/horisontal_bar_plot.R

guide_axis_label_transR Documentation

Helper functions for work-around with guides on discrete scale. This solution is presented in issue #3171 at https://github.com/tidyverse/ggplot2/issues/3171 Credit to user paleolimbot for supplying this solution Helper for right-hand side label in figure

Description

Helper functions for work-around with guides on discrete scale. This solution is presented in issue #3171 at https://github.com/tidyverse/ggplot2/issues/3171 Credit to user paleolimbot for supplying this solution Helper for right-hand side label in figure

Usage

guide_axis_label_trans(label_trans = identity, ...)

Arguments

label_trans

labels for axis_guide$label_trans

...

arguments passed to guide_axis


swehip/slrplotfun documentation built on Oct. 25, 2022, 10:50 a.m.