quick_eda: Quick EDA

Description Usage Arguments Details Value Author(s) Examples

View source: R/quick_eda.R

Description

Makes a quick eda by running all the functions in the quickeda package Returns data description, data types, density plots, qq-plots, correlation matrix, heatmap, and the anova summary of a linear regression run with the step function

Usage

1

Arguments

df

dataframe

Details

The function will select only the numeric columns to include where needed

Value

returns an exploratory data analysis for all variables in a dataframe

Author(s)

Valery Lynn

Examples

1

ValeryLynn/Quick_EDA documentation built on Dec. 15, 2019, 9:42 p.m.