Web Links - CourseAdvisor

R course material by Paul Hiemstra

Link informations
Visits number : 1137
Category : CourseAdvisor
Keywords : R, R programming
No comment
0 Note
The tutorials on this site were created for the R courses taught by Paul Hiemstra.

The course is organized as follow:


Generic working with R
Using R with RStudio
Finding functionality you need in R

Working with data
Basic data input and output in R
Basic interaction with data structures
Basic data analysis with R: linear models
Working with time in R

Writing R code
Organizing your R code
Controlling the flow of an R program

Specific R packages
Data processing using the dplyr package
Data visualisation using ggplot2
Shiny, creating web apps using R