Spring 2018 R Open Lab: More Fundamentals

Last week, we walked through the R starter kit which introduced most of the useful basic concepts in R such as vectors, matrices, and loops. This week, we continued to talk about more basics in R and demonstrated examples. The goal of this lab is to get attendants a better understanding of how R language works so that they can transform their specific real-life problem into R algorithms smoothly.
Here is the link to the script for this open lab:
https://drive.google.com/file/d/1SePSSVF980EJfCxv4eZ4AQlCP7vlTbe7/view?usp=sharing
The script also has comments and explanations. You can open it with R studio and run it step by step.
Thank you all for showing up. If you have further question regarding topics covered in the material, please feel free to drop by during next week’s lab or email me or leave a comment. See you all next week!

2 thoughts on “Spring 2018 R Open Lab: More Fundamentals

Comments are closed.