pl.histgg: Plot histograms for a data frame with ggplot2

Description Usage Arguments Examples

View source: R/pl.histgg.R

Description

Plotting histograms for a data frame with 4 per page, with titles and label numbers automatically generated.

Usage

1
pl.histgg(x,l,bin)

Arguments

x

:a data frame

l

:the beginning label number in the title (default set to 1)

bin

:bin width of histogram (default set to 30)

Examples

1

YRmisc documentation built on March 25, 2020, 5:13 p.m.

Related to pl.histgg in YRmisc...