hist_blue: Hist_blue

Description Usage Arguments See Also Examples

Description

hist_blue uses the hist function with default colour blue

Usage

1

Arguments

x

a vector of values for which the histogram is desired.

...

other arguments to be passed to hist function such as graphical parameters. See hist

See Also

plot_blue, boxplot_blue, hist

Examples

1
2
hist_blue(mydata$Norm)
hist_blue(mydata$Uni05)

Stattie/BluePlotting documentation built on May 24, 2019, 12:35 a.m.