hist_fun: hist_fun

Description Usage Arguments Value See Also

View source: R/hist_fun.R

Description

Create histograms and choose number to display per page
Note: Call quatrz() prior to plottting in RStudio
Dependencies: ggplot2

Usage

1
hist_fun(d, i, annotate)

Arguments

d

data frame

i

column name

annotate

optional data frame of annotation information in the following format (order is important): Variable, Norm_min, Norm_max, Min, Max

Value

ggplot object

See Also

Other plot functions: bar_plot, box_plot, eman, hist_plot, multi_plot, qq_fun, qq_plot

Other continuous variable functions: box_plot, correlations, multi_plot, outlier_impact, qq_fun, qq_plot, remove_outliers


HallLab/clarite documentation built on Oct. 27, 2020, 6:27 p.m.