AnttiRask / Data-Wrangling-with-R

Data Wrangling with R, Published by Packt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Wrangling with R

This GitHub repository holds the coding files for the book Data Wrangling with R, by Gustavo R Santos.

The book has 14 chapters, being 13 of them with code. Here is the chapters outline:

Part 1: [ Load & Explore Data ]

  1. Fundamentals of Data Wrangling
  2. Load & Explore Datasets
  3. Basic Data Visualization

Part 2: [ Data Wrangling ]

  1. Working with Strings
  2. Working with Numbers
  3. Working with Date and Time
  4. Transformations with base R
  5. Transformations with tidyverse libraries
  6. Exploratory Data Analysis

Part 3: [ Data Visualization ]

  1. Introduction to ggplot2
  2. Enhanced Visualizations with ggplot2
  3. Other Data Visualization Options

Part 4: [ Modeling ]

  1. Build a Model with R
  2. Build an Application with Shiny in R

Data Wrangling with R, Published by Packt

About

Data Wrangling with R, Published by Packt

License:MIT License


Languages

Language:R 100.0%