plot_num: Plot a histogram for a numeric variable

Description Usage Arguments

Description

Plot a histogram for a numeric variable

Usage

1
plot_num(hst, xlab = "x", log = FALSE, width = 750, height = 520)

Arguments

hst

an object returned from hist

xlab

x-axis label

log

should the x-axis be shown on the log scale?

width

width of the plot in pixels

height

height of the plot in pixels


hafen/datasummary documentation built on May 17, 2019, 1:32 p.m.