Code Monkey home page Code Monkey logo

gradual-introduction-tidyverse's Introduction

A gRadual-intRoduction to the tidyverse

Audience: Beginner to Intermediate R Users

This is a workshop for the Cascadia-R conference meant to be a gentle introduction to the tidyverse for data wrangling and visualization.

What You'll Learn Today

Part 1 - Aesthetics and ggplot2 - Part1-ggplot2_intro.Rmd

Part 2 - Factors and ggplot2 - Part2-workingWithFactors.Rmd

Part 3 - Manipulating Data using dplyr Part3-dplyr_intro.Rmd

Part 4 - The Whys and Hows of Tidy Data using tidyr Part4-WhyTidyData.Rmd

Before We Get Started

Before the workshop, please make sure that R and RStudio are installed on your laptop. (You should have version 3.3 or higher for R and version 1.0 or higher of RStudio.) Then install the tidyverse, gapminder, fivethirtyeight and rmarkdown packages from CRAN using the following command:

install.packages(c("tidyverse", "gapminder", "fivethirtyeight", "rmarkdown"))

During the Workshop

We'll be using the cascadiarconf slack (http://cascadiarconf.slack.com). Here is the link to the invite if you haven't yet joined: http://bit.ly/cascadiarconf

Go to the #gradual-tidyverse channel. Feel free to ask questions there! Please answer them if you know the answer.

Since there are so many of us, please get to know your neighbor and work together. If you have major issues, we'll try to get to you.

Use your Post-Its to signal whether you are doing ok (Green) or you need help (Red) and one of us will help you.

To get started

Download this repo by clicking the green "Clone or Download". Select "Download as Zip" and open the zip file.

Open the gRadual-intRoduction-tidyverse.Rproj file in RStudio and open Part1-ggplot2_intro.Rmd.

gradual-introduction-tidyverse's People

Contributors

laderast avatar ismayc avatar

Watchers

James Cloos avatar TOM YAN 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.