exploreAllPlots: Explore all Univariate Plots

View source: R/exploreAllPlots.R

exploreAllPlotsR Documentation

Explore all Univariate Plots

Description

Allows easy viewing of every variable in the data set. The user will be prompted to see the next variable.

Usage

exploreAllPlots(data)

Arguments

data

a data frame

Author(s)

Tom Elliott

Examples

if (interactive())
    exploreAllPlots(iris)


iNZightVIT/iNZightPlots documentation built on April 8, 2024, 10:24 a.m.