plot_risk_behaviors.Rd
Plot Risk Behaviors
plot_risk_behaviors( data, behavior_vars, suicide_var, plot_title, fill_colors = c("#24bccb", "#4e2d86") )
A data frame containing the variables for plotting.
A vector of column names for risk behavior variables.
The column name for the suicide attempt variable.
The title of the plot.
A character vector of colors for the plot fill.
A ggplot object.