freqBarPlots: Generating BarPlots

Description Usage Arguments Details Value Author(s)

Description

The function first divides the dataset in managable smaller dataframes with verticalSplit This function generates BarPlots of frequency of all unique values qualitative variables with barPlots

Usage

1

Arguments

df

your dataframe

Details

It outputs a list containing BarPlots of frequency of all unique values qualitative variables. Output must be stored in a variable. And you could access each single bar Plot as outputList<-freqBarPlots(df) outputList[1] or outputList[2]....

Value

a list of barplots

Author(s)

Saurabh Jaju


saurabhJaju/explore- documentation built on May 29, 2019, 3:19 p.m.