Giter Site home page Giter Site logo

meersel / data-science-in-tidyverse-nicar-2020 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ameliamn/data-science-in-tidyverse-nicar-2020

0.0 1.0 0.0 114.04 MB

A substantially modified one-day workshop at NICAR 2020 on learning the R tidyverse packages

JavaScript 60.96% CSS 38.75% R 0.30%

data-science-in-tidyverse-nicar-2020's Introduction

Exploring the tidyverse in R

This is the repo for the one-day workshop "Exploring the tidyverse in R" taught at NICAR's 2020 conference in New Orleans, LA.

If you want to trace the provenance of these materials... Originally, materials were by Hadley Wickham. For 2019, the materials were tailored to a data journalism audience and one-day time frame, including new training data and materials on visualization from Andrew Ba Tran and his R for Journalists, Aaron Kessler's materials and training sequences on transforming data, and Olga Pierce's materials on modeling and statistics. For 2020, we've edited and refined these materials to be even better, and brought in Amelia McNamara.

The course has three main modules:

A. Transforming Data

B. Visualizing Data

C. Modeling Data

This workshop is designed for people who are familiar with some R and want to learn how to achieve their data analysis goals the "tidy" way.

You will learn how to visualize, transform, and model data in R and work with date-times, character strings, and untidy data formats. Along the way, you will learn and use many packages from the tidyverse including ggplot2, dplyr, tidyr, readr, purrr, tibble, stringr, lubridate, and forcats.

Software requirements

You'll need the following packages:

install.packages(c("tidyverse", "lubridate", "janitor", "rmarkdown", "usethis", "leaflet", "htmltools"))

Then you can grab a local copy of all the slides, code, data, and cheatsheets with:

usethis::use_course("https://github.com/AmeliaMN/data-science-in-tidyverse-nicar-2020/archive/master.zip")

To get back to this project later, double-click on "data-science-in-the-tidyverse.Rproj".

Intro slides: https://docs.google.com/presentation/d/1rB5bSQcAzp27Eok_yq-J_9EOmqowXqfGRft94BnGV68/edit?usp=sharing

License

Creative Commons License

Data Science in the tidyverse by Charlotte Wickham is licensed under a Creative Commons Attribution 4.0 International License. Based on a work at https://github.com/rstudio/master-the-tidyverse.

Acknowledgements

I forked this repo from Aaron Kessler's NICAR 2019 repo, who forked from Hadley Wickham based on his session at NICAR 2018, who in turn forked it from Charlotte Wickham, who forked it from RStudio. Thanks to Charlotte and Garrett for creating the slides and cheatsheet materials.

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.