create_dependent_variable_histogram: Create a Histogram Plot for the Dependent Variable

View source: R/global.R

create_dependent_variable_histogramR Documentation

Create a Histogram Plot for the Dependent Variable

Description

This function creates a histogram plot for a numeric dependent variable.

Usage

create_dependent_variable_histogram(dependent_var)

Arguments

dependent_var

A numeric vector representing the dependent variable.

Value

No return value, the function creates a histogram plot.


vvdoctor documentation built on May 29, 2024, 4:29 a.m.