The data is from "gapminder" package.It contains data on life expectancy and GDP-percapita by Continent and Country by five year-interval from 1952 t0 2007.
The aim is to explore, analyze and draw meaningful insights from the data through;
-- Data transformation
-- Data wrangling
-- Data manipulation
-- Data Visualization
-- Correlation and Regression
-- Hypothesis testing
The Packages used in the analysis include: gt, car, dplyr, ggplot2, magrittr, janitor, flextable