Welcome to the OARC Introduction to R Programming Seminar!
This seminar assumes you have both R and RStudio installed.
This seminar is an introduction to R as a programming language. The aim of this workshop is to improve programming skills of R users who have some familiarity with R as a statistical package and would like to extend their R skills. We will talk about how R users can write functions to replace repetitive code and loops to iterate over the same algorithm repeatedly.
The slides for seminar can be found here: Introduction to R Programming
To download the presentation with all images (so you can look at it offline), open the presentation (by left-clicking), then right-click in the presentation, select “Save As”, and then make sure you save as type “Webpage, Complete” (Note: this will download the webpage and a folder of images and style files).
Use any web browser (Chrome, Firefox, etc.) to view the seminar. Once it is open, use the following keys to alter the display:
- use arrow keys, mouse click, or spacebar to advance slides
a
toggles between slide-show view and handout view (view all slides at once)k
to disable advancing slides with mouse-click (if you need to copy-paste code, for example)s
andb
to make the font bigger and smallerF11
to go to full-screen and back
R code for the seminar are here R_codes.