Skip to content

libjohn/workshop_R-get-started

Repository files navigation

Introduction to R workshop

This github repo has been moved to https://github.com/data-and-visualization/Intro2R

This was a draft repo for revising resources intended to teach R. This repo is NOT the up-to-date verson. See https://github.com/data-and-visualization/Intro2R for current code.

---

For more information or resource on learning R, please visit the Rfun learning series.

This website is composed in the RStudio IDE, as R code authored as a Quarto notebooks. With Quarto it is easy to render multiple report formats such as a PDF document or this website. In this case the report format is a web site hosted at Quarto.pub. The code for this workshop and this webpage are all part of a single RStudio project that can be found in a GitHub repository. The code-along exercises for this workshop are in the GitHub repository but they are not part of the web site. You can work through the exercises by first downloading the GitHub repository. Then find the exercises within the _exercises directory.