/sysen

Course repository for learning R for Cornell course SYSEN 5300: Systems Engineering and Six Sigma for the Design and Operation of Reliable Systems

Primary LanguageHTMLMIT LicenseMIT

sysen

  • Description: Exercises and Data for course Systems Engineering and Six Sigma for the Design and Operation of Reliable Systems
  • Author: Dr. Timothy Fraser
  • Cornell University, SYSEN 5300 Fall 2023

Course repository for learning R for our SYSEN 5300 course in Cornell's Department of Systems Engineering!

Useful Links:

Cheat Sheets

Cheat Sheets Summary Table

Our course relies on these main R packages. Running into questions? Check out the package documentation, which often have many helpful examples. Or, for a quick check, use the cheatsheet provided!

Package Purpose Cheatsheet Documentation
rstudio rstudio interface Cheatsheet Cheatsheet
dplyr data wrangling Cheatsheet Documentation
ggplot2 data viz Cheatsheet Documentation
viridis color palettes - Documentation
broom tidying models Cheatsheet Documentation

cheatsheet: RStudio Interface

rstudio interface

rstudio interface

cheatsheet: dplyr package

dplyr package

dplyr package

cheatsheet: ggplot2 package

ggplot package

ggplot package