Skip to content

A 90-minute workshop for reviewing R basics and introducing main elements of the Tidyverse.

License

Notifications You must be signed in to change notification settings

galterdatalab/r-refresher

Repository files navigation

R Refresher

This tutorial is design for R users who have stepped away from the platform for a while and now want to get back to it. In this workshop you will learn how to:

  • Import and manipulate data
  • Create basic plots
  • Write an R script
  • Aggregate and summarize data
  • Import and use packages
  • Read documentation and get more help

We will use an R Markdown document to go through examples from the topics above.

Prerequisites

  1. You should have used R at least once in the past.
  2. Those completely new to R should consider taking the free Introduction to R course prior to this workshop, or take the R: Introduction course instead.
  3. If you haven't already, you will need to download and install R and R Studio (see below).

R and R Studio Setup

Please see the these R and R Studio installation instructions.

Authors

Carsonicator

About

A 90-minute workshop for reviewing R basics and introducing main elements of the Tidyverse.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages