R/global.R
create_dependent_variable_histogram.Rd
This function creates a histogram plot for a numeric dependent variable.
create_dependent_variable_histogram(dependent_var)
A numeric vector representing the dependent variable.
No return value, the function creates a histogram plot.