relabel_y_axis {dotwhisker}R 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


[Package dotwhisker version 0.8.2 Index]