create_dependent_variable_histogram | R Documentation |
This function creates a histogram plot for a numeric dependent variable.
create_dependent_variable_histogram(dependent_var)
dependent_var |
A numeric vector representing the dependent variable. |
No return value, the function creates a histogram plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.