pl.hist: Plot histograms for a data frame

Description Usage Arguments Examples

View source: R/pl.hist.R

Description

Plotting histograms for a data frame, with titles and label numbers.

Usage

1
pl.hist(x, l = 1)

Arguments

x

:a data frame

l

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

Examples

1

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

Related to pl.hist in YRmisc...