Some R Resources for J677
YouTube Videos
"Very helpful as it is something I can watch and follow-along with as I code"
Mastering ggplot2 in R: Transform Your Data into Compelling
"Helped me a lot get an overall understanding of [ggplot2]."
I used this YouTube video for a better overall understanding.
StatQuest: break[s] down concepts into manageable pieces and demonstrate practical examples.
“Mastering ggplot2 in R: Transform Your Data into Compelling Visuals from Dr. Lace Padilla.
"This video was very informative and offered a solid foundation."
Books/Blogs
"this entire website has also been very helpful to me"
https://datacarpentry.org/genomics-r-intro/instructor/06-data-visualization.html
"This online resource also has great example of how to gradually manipulate different
graphs in Rstudio"
Useful!
Chapter 3 of R for Data Science
"This was useful since it gave me more information and went super in-depth about different style choices, which was useful to know and a good reference. I learned how to use ggplot also just by looking at ggplot examples and noticing the patterns"
A comprehensive guide to ggplot2 in R
"I found this blog post to be very helpful when we were first learning ggplot, as it provides a very comprehensive overview of ggplot (I liked that it provides examples of the different plot types and explained the functions used in ggplot"