• Stars
    star
    146
  • Rank 252,769 (Top 5 %)
  • Language
  • Created almost 7 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Data Science in the tidyverse, a two-day workshop @ rstudio:conf(2018)

This is the repo for "Data Science in the tidyverse" given at rstudio::conf(2018) in Jan 2018.

Description

This is a two-day hands on workshop based on the book R for Data Science. This workshop is designed for people who are familiar with 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 be using RStudio Cloud, so (all going well) on the day of the workshop all you'll need is a laptop that can access the internet (wifi will be available).

However, as a backup (e.g. in case of wifi issues) it would be best if you also have R and RStudio installed locally, along with the following packages:

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

Don't forget to bring your power cable!

Instructor Info

Charlotte Wickham

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.

More Repositories

1

purrr-tutorial

A introduction to purrr
R
250
star
2

munsell

munsell colour system for R
HTML
107
star
3

advanced-r

One day course covering functions, functional programming and tidy evaluation
R
42
star
4

quotation

Materials from a talk at the Eugene R Users meetup
38
star
5

r_intro_bc_stats

An Introduction to R and RStudio with the tidyverse delivered at BC Stats
TeX
35
star
6

data-science-in-tidyverse-solutions

Solutions for Data Science in the tidyverse
R
17
star
7

nass

R package for National Automotive Sampling System data
SAS
8
star
8

manuscript-template-rstudio

TeX
8
star
9

geospatial

R package for data used in the Working with Geospatial Data in R DataCamp course
R
7
star
10

human-side

Resources for talk "The Human Side of Data Science"
TeX
6
star
11

BerkeleyEarthR

R code to read BerkeleyEarth text files
R
6
star
12

genentech-build-tidy-tools

Materials for the Building Tidy Tools workshop at Genentech 2020
6
star
13

routes

R code for creating data art pieces documenting journeys
R
5
star
14

manuscript-showcase

Jupyter Notebook
4
star
15

r_intro_bc_stats_solutions

Solutions for Your Turns in the "Introduction to R with the tidyverse" course
3
star
16

beav-thesis

Quarto format for Oregon State University Theses
TeX
3
star
17

whats-new-in-quarto

HTML
2
star
18

streams

An teaching project to demonstrate dplyr::rowwise()
2
star
19

cRaggy

Code to generate 1-page summary for cRaggy graphics show-and-tell @ cascadiaRConf 2018
HTML
2
star
20

cnvs

Experimental R package to access Canvas LMS API based on gh
R
2
star
21

this-month-I-learned

JavaScript
2
star
22

wilcoxon

R
2
star
23

quarto-workshop-exercises

2
star
24

park_explorer

National Park Visit explorer app for the pluralsight course "Building Your First R Shiny App"
R
1
star
25

fifa-leagues

R
1
star
26

flights

Code for getting ontime data from BTS and into local postgreSQL database
R
1
star
27

streams-2

Teaching project with lots of repetition
1
star
28

submission-quarto-lite-r

R/QMD version of Notebooks Now! Quarto example
TeX
1
star
29

manuscript-template-jupyter

A template project for a Quarto Manuscript
Jupyter Notebook
1
star
30

manuscript-slides

CSS
1
star
31

qmd-embed

1
star
32

or-house-history

A place to put prototype visualizations
HTML
1
star
33

manuscript-template-vscode

TeX
1
star
34

oakridge

Slides and demo materials for a talk given at Oakridge National Labs
Jupyter Notebook
1
star
35

typst-greattables

1
star