plot_hist: plot histogram

Description Usage Arguments

View source: R/plot_hist.R

Description

function to plot histogram

Usage

1
plot_hist(x, breaks, freq)

Arguments

x

data to plot

breaks

a vector giving the breakpoints between histogram cells, as of graphics::hist

freq

logical for plotting frequencies, as of graphics::hist


guidomaggioorg/ShinyProdWorkshopPublic documentation built on Feb. 18, 2022, 1:49 a.m.