smart_hist {smarter}R 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.


[Package smarter version 1.0.1 Index]