Create Histogram of a named variable

create_plot(data, variable)

Arguments

data

tibble to be utilized

variable

name of the variable to be plotted

Value

ggplot object