plot_change: plot_change()

Description Usage Arguments Value

Description

Takes a continuous variable with values from -Inf to +Inf, recodes the variable into three categories: negative, no change, positive, and plot the results.

Usage

1
plot_change(var, my_palette = c("#2CA02C", "#FF7F0E", "#D62728"))

Arguments

var:

The variable to plot

Value

dataframe


thelayc/laycUtils documentation built on May 31, 2019, 9:17 a.m.