Skip to content

Data Visualization is an important aspect for understanding your data. This repo is a beginner's guide of getting started with this skill using R.

Notifications You must be signed in to change notification settings

JavaEria/Data-Visualization-with-R

Repository files navigation

Data-Visualization-with-R

Segments for Data Analysis Certification

Contents

  1. Introduction to DataViz.
  2. Exploratory vs Explanatory Analysis
  3. Importance of Visualization
  4. Grammar of Graphics
  5. Essential Grammatical Elements
  6. Base package vs ggplot2
  7. Data Types Start coding with data_types_and_distributions.R
  8. Descriptive Statistics Introduction Continue with the above script
  9. Introduction to Exploratory Data Analysis Assessment (EDA.R)
  10. Warm up with ggplot (ggplot2_warmup.R)
  11. Aesthetics Layer (ggplot2_aesthetics.R)
  12. Geometrics Layer (ggplot2_geometrics.R)
  13. Summarizing with dplyr
  14. Nyc Flights data for EDA

About

Data Visualization is an important aspect for understanding your data. This repo is a beginner's guide of getting started with this skill using R.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published