Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

HistogramPanel

Panel of histograms


Description

Panel of histograms for a set of numerical variables.

Usage

HistogramPanel(X, nrows = NULL, separated = FALSE, ...)

Arguments

X

The matrix of continuous variables

nrows

Number of rows of the panel.

separated

Should the plots be organized into a panel? (or separated)

...

Aditional graphical arguments

Details

Jose Luis Vicente Villardon

Value

The histogram panel.

Author(s)

Jose Luis Vicente Villardon

Examples

data(wine)
HistogramPanel(wine[,4:7], nrows = 2, xlab="")

MultBiplotR

Multivariate Analysis Using Biplots in R

v1.3.30
GPL (>= 2)
Authors
Jose Luis Vicente-Villardon
Initial release
2021-03-30

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.