plotDF: Function plotDF

plotDFR Documentation

Function plotDF

Description

Plots each vector of a data.frame.

Usage

plotDF(data = NULL, col = NULL, ...)

Arguments

data

Numeric data.frame.

col

Character vector specifying each plot's color. If NULL (default) the rainbow palette is applied.

Details

Plots each vector of a data.frame either as histogram or as barplot.

Examples

plotDF()

AndreasFischer1985/quantqual documentation built on June 20, 2022, 4:55 p.m.