Description
In this course, you will learn
- Intro to Exploratory Data Analysis or EDA
- Installation of different packages like ggplot2, cowplot, dplyr, repr
- Convert dataset into data frame for exploratory data analysis using R programming
- Univariate analysis
- Geom_histogram function
- Visualizing multiple variables using a histogram
- Bivariate analysis & so much more.