hist_simple: Histogram without plot, faster.

View source: R/hist_simple.R

hist_simpleR Documentation

Histogram without plot, faster.

Description

Histogram without plot, faster.

Usage

hist_simple(x, breaks = 10)

Arguments

x

is a vector.

breaks

is the number of breaks (in which case pretty() is used), or a vector of breaks.


arnejohannesholmin/echoIBM documentation built on April 14, 2024, 11:37 p.m.