Code Monkey home page Code Monkey logo

chjr's Introduction

Center for Health Journalism: Data Fellowship 2022


Liz Lucas [email protected]{.email} Andrew Ba Tran [[email protected]]{.email}

Getting Started

Learning to code with a language like R takes some time and effort on your part. We'll be covering a lot of foundation material this week, and sometimes this can feel like a firehouse of obscure information (e.g. what is an atomic vector and how is that different from a list) that you don't know what to do with yet. If you feel that way, that's OK! You will most likely have to go back and look this stuff up again. But it will help you get started today as we start flexing those coding muscles.

You should expect to feel some frustration, because everybody does. Frustration is OK so long as you can persevere through it. When you finally solve the problem and your code works it's a GREAT feeling.

Get the files

Before we move on, run these lines in console

install.packages(c("usethis", "tidyverse", "remotes"))

remotes::install_github("r-journalism/chjr", upgrade="always", quiet=TRUE)

usethis::use_course("https://github.com/r-journalism/chjr/archive/master.zip")

Resources

Practice

Day 1: Intro to R and RStudio

  • Slides
  • learnr::run_tutorial("1_intro_a", "chjr")
  • learnr::run_tutorial("1_intro_b", "chjr")
  • learnr::run_tutorial("1_intro_c", "chjr")

Day 2: Wrangling data

  • Slides
  • learnr::run_tutorial("2_a_exploring", "chjr")
  • learnr::run_tutorial("2_b_filter_select", "chjr")
  • learnr::run_tutorial("2_c_mutate_summarize", "chjr")

Day 3: Transforming data

  • Slides
  • learnr::run_tutorial("3_a_joining", "chjr")
  • learnr::run_tutorial("3_b_math_pivots", "chjr")

Day 4: Visualizing data

  • Slides
  • learnr::run_tutorial("2_a_viz", "chjr")
  • learnr::run_tutorial("2_b_exploratory_viz", "chjr")

Extra:

chjr's People

Contributors

andrewbtran avatar eklucas avatar

Stargazers

 avatar

Watchers

 avatar  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.