tphistogram: Histogram

View source: R/dataviz.R

tphistogramR Documentation

Histogram

Description

Histogram

Usage

tphistogram(data, x, y, colors, position = "stack", ...)

Arguments

data

: dataframe

x

: column use to plot the histogram

y

: column that can be used to separate the data

colors

: character or vector of colors

position

: identity, stack or dodge

...

: other arguments to be passed through gghistogram


TanguyPerennec/AutostatR documentation built on Oct. 31, 2022, 7:57 a.m.