make_histos: Internal function - Make the histograms

make_histosR Documentation

Internal function - Make the histograms

Description

This function generates histograms for a given numeric vector in a data frame.

Arguments

df

A data frame or tibble.

x

A (non-empty) numeric vector of data values.

x_title

The title for the plot

fill

Fill color for the histograms (default = "#0072B2").

alpha

A numeric value (0–1) specifying the transparency of the histogram fill. Default is 0.8.

line_color

Color for the line

line_type

Line type


emilelatour/lamisc documentation built on March 29, 2025, 1:23 p.m.