Join us Wednesday, July 13th at 3:00 pm for our Intro to R Workshop – Part 2, presented by the UBC Databinge Data Champions Team.
Zoom link: https://ubc.zoom.us/s/64233269929
Meeting ID: 642 3326 9929
Passcode: 476508
Who should attend this workshop?
What level of coding/R experience is required for this workshop?
This workshop requires little to no coding/R experience. All of the coding tasks included will be made as simple as possible and we will guide you through step by step. The R coding tasks will involve: using bash to download data, using basic functions in R, manipulating dataframes, creating plots using ggplot2, making t-tests and its variations, and using power calculations.
Do I need to do anything before attending the tutorial?
Yes, there are just a couple of steps needed to prepare!
If you have R installed but have not used it in over a year we suggest that you update R via reinstalling it.
If you are on Mac, you can do the equivalent by downloading Homebrew: https://brew.sh.
Install.packages(“ggpubr”)
Install.packages(“tidyverse”)
Install.packages(“coin”)
I missed Part I of the R workshop, how do I participate?
Part I of the workshop can be found both at the UBC Brain Circuits GitHub repository and the UBC Brain Circuits YouTube page. The YouTube videos guide you through the files and data provided on GitHub.
What if I’m interested in learning about this but I can’t make it today?
We always post our tutorial materials on our GitHub repository after the workshop is finished! Feel free to download the Rmd file and work through it at your own pace. Please feel free to come to the Brain Circuits Databinge to ask any follow-up questions.
We hope to see you there! Feel free to email us at jledue@mail.ubc.ca with any questions.