Any exercises not completed in class will be due Wednesday at 11 pm.
Next time we will revisit Regular Expressions!
Projects
If you need help, or just want to share your progress, please come to office hours or chat with us during class about your projects.
We have added a folder of test script bits in the Term_project folder. Check it out! Could be super helpful.
Today in class you are going go through R tutorials about how to write basic functions and flow control:
https://www.datamentor.io/r-programming/function/
https://www.datamentor.io/r-programming/return-function/
https://www.datamentor.io/r-programming/if-else-statement/
https://www.datamentor.io/r-programming/ifelse-function/
https://www.datamentor.io/r-programming/for-loop/
https://www.datamentor.io/r-programming/while-loop/
Make an R notebook .Rmd file called
Copy the final .Rmd document to the /u/home/class/c177/c177-i0/classdata/In_class/Week8/Monday/
directory.