Walkthrough file: Introduction to R and RStudio
R is a programming language that can be used for a wide range of both textual and statistical analyses.
RStudio is an environment for editing and running R code, as well as other related files. It is available both in a Desktop version that can be downloaded and installed on your computer locally and a Server version that can be accessed using a web browser.
RMarkdown is a type of document that combines executable code with formatted text. In this seminar, we will be using several RMarkdown walkthroughs that have code and explanations.