relabel_y_axis: Relabel the Y-Axis of a Dot-Whisker Plot

View source: R/relabel_y_axis.R

relabel_y_axisR Documentation

Relabel the Y-Axis of a Dot-Whisker Plot

Description

relabel_y_axis DEPRECATED. A convenience function for relabeling the predictors on the y-axis of a dot-whisker plot created by dwplot. It is deprecated; use relabel_predictors instead.

Usage

relabel_y_axis(x)

Arguments

x

A vector of labels for predictors, listed from top to bottom

See Also

relabel_predictors to relabel predictors on the y-axis of a dot-whisker plot or in a tidy data.frame


dotwhisker documentation built on June 22, 2024, 9:26 a.m.