Exploratory data analysis of a Factor variable

des_factor(fvar)

Arguments

fvar

dataframe object

Value

Object with generical information, statistics, ggplot2 plots

Details

This function will take a dataframe, provide summary statistics graphs

Note

if no filepath specified, will default to working directory with timestamp.

Examples