Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 544 Bytes

File metadata and controls

12 lines (8 loc) · 544 Bytes

RExamples

Purpose

A repository dedicated to the creation and organization of R code examples. Use of popular and most used libraries as well as documents which help explain edge cases and test cases.

References Used

  • [Grolemund, G. (2014). Hands-On Programming with R. O'Reilly Media, Inc.]
  • [Grolemund, G., & Wickham, H. (2017). R for Data Science. O'Reilly Media, Inc.]
  • [Wickham, H. (2019). Advanced R. Taylor & Francis, CRC Press.]
  • [“Function Reference.” ggplot2, https://ggplot2.tidyverse.org/reference/index.html.]