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/qqBaseX documentation built on Aug. 28, 2022, 11:30 a.m.