R Programming I - Overview
Date: 2 March 2018
R Programming II - Graphics
Date: 27 April 2018
This short course provides an intensive, hands-on introduction to the R programming language to provide students with the fundamental programming skills required to start their journey to becoming a modern day data analyst.
Upon successfully completing this course, students will:
The two in-class sessions will consist of both lectures, live coding by the instructor and hands on programming by the students. The hands on practice will be sequential in which students will practice applying code as it is learned.
You can download the required classroom material here: . In this file you will find the slides, data, and initial code scripts that we will go through in class.
VS-ASAP-R-1
\\asap1\EM_Apps\R\Rstudio.lnk
\\asap1\em_apps$\R-ECO
setwd("T:/DKI/rtrainings/bootcamp_12_2017/code-scripts")
Time | Item |
---|---|
9h30 | Intro: RStudio UI elements |
10h00 | Get Data: text files, Excel |
10h30 | Data Structures: vector, matrix, list |
11h00 | Data Types: integer, double; character; factor; date |
11h30 | Dplyr Data: select, filter, group_by, summarise, mutate, join |
12h30 | Lunch Break |
13h30 | Time Series Manipulation: calculate growth rates and ratios (*) |
14h00 | ggplot2 |
15h00 | ggplot Detailed Features |
15h30 | Case Study ECO 1 |
16h00 | Case Study ECO 2 |
16h30 | Questions |
17h00 | End |
R is open source and you can install the latest version from cran.r-project.org. For a better experience, you may also want to install RStudio: www.rstudio.com
You should have no issue installing on personal devices (Windows, MacOSX, Linux). In order to perform a local installation on a work device, it is advised to contact your CI.