Resources and courses
Last updated
Last updated
There are free workshop programs at Concordia with Data Scientifique and through GradProSkills
Hadley Wickham’s (free!)
Danielle Navarro’s Intro to R: (great for total beginners! Some honour students used this and said this is very helpful!)
Data Science online course: (you can take Coursera courses for free or pay a subscription to obtain a certificate)
All you need for pretty graphs:
A list of colors for R:
Google is your best friend for learning R. If you find other examples online of people who had the same problem, try to execute the code for their example + solution into your R environment. Look at their input and output, how is it similar/different to yours? How can you adapt their solution to your specific dataset?
ChatGPT is also an excellent resource for most coding questions
There is an R for Data Science course from Udemy that is great for total beginners