Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 822 Bytes

File metadata and controls

14 lines (9 loc) · 822 Bytes

Introduction to R

Materials for CSDE Workshop: Intro to R Date: Thursday, October 6, 2022

Code and Output Files

  • IntroToR_20221006.Rmd: RMarkdown file containing all the material for the workshop. Relies on the following R packages: knitr, dplyr, tidyr, palmerpenguins, ggplot2, haven
  • IntroToR_20221006.html: html file created by knitting IntroToR_20221006.Rmd that includes text, code, and output.

Data Files