if (requireNamespace("ggplot2")) {
plot_weights_ggplot(weighted_sat,
bin_col = "#6ECEB2",
vline_col = "#688CE8",
main_title = c("Scaled Individual Weights", "Unscaled Individual Weights"),
bins = 50
)
}
Run the code above in your browser using DataLab