Giter Site home page Giter Site logo

ismahahmed / data-wrangling-r-tutorial Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 1.62 MB

Created a tutorial to learn Data Wrangling in R. I used the learnr package in R studio to make it interactive

r-studio ggplot2 ggthemes learnr-tutorial data-wrangling data-science data-pipeline data-visualization data-analysis r-programming

data-wrangling-r-tutorial's Introduction

Data Wrangling in R Tutorial

Repository for my Data Wrangling Tutorial project using R. For this project, I used the learnr package in r studio. The learnrpackage let me create an interactive tutorial through R Markdown!

About This Tutorial

This tutorial goes through the different components of Data Wrangling using R. This tutorial goes through the process/pipeline of data wrangling as well as how to manipulate and organize data. The tutorial follows the process of data wrangling using the dataset college_recent_grads from the fivethirtyeight package in R. You can learn more about this data set in the story "The Economic Guide To Picking A College Major".

To try the tutorial out for yourself, open up the DataWranglingTutorial.Rmd file located in this repository. (Make sure you have installed all the correct packages inclusing learnr, tidyverse, fivethirtyeight and ggplot2). From here you can run the document and you will be able to open up and access the interactive tutorial!

The Tutorial

The tutorial first starts with package installation/loading the packages we need to go through the data wrangling process using R. These packages include the tidyverse package (for the grammer in data wrangling), fivethirtyeight package (since we will be using one of their dataset) and ggthemes (for data visualization purposes).

As you go through the tutorial and learn about the different concepts of data wrangling, you will come across practice questions. These excercies will help you implement what you are learning throughout the tutorial.

At the end of the tutorial, there is the final excercise which is the review. The review includes excercies that are relevent on what you learned overall in this tutorial.

data-wrangling-r-tutorial's People

Contributors

ismahahmed avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.