smart_hist: smart_hist

View source: R/plots.R

smart_histR Documentation

smart_hist

Description

smart_hist

Usage

smart_hist(x, freq = FALSE, dens = TRUE, main = "", ...)

Arguments

x

A numeric vector

freq

Boolean set to FALSE to plot density on y-axis. Otherwise TRUE to plot frequencies

dens

Boolean set to TRUE to overlay kernel density

main

String for plot title

...

arguments passed to hist

Value

No return value.


pllittle/smartr documentation built on Feb. 28, 2025, 6:54 a.m.