Course R Basics
We have prepared for you a short course on the basics of the R language. You will learn R in a few simple steps:
- R- how to get started?
- RStudio
- Storing data
- Conditional Statement and Loops
- Functions
- Data analysis – Loading data
- Data analysis – Data cleaning and preparation
- Data analysis – Statistics
- Data analysis – Charts
- Dplyr – manipulation of data frame
- TidyR – organize your data
- Purrr – funtions on vectors and lists
- StringR – operations on strings
- GGPlot2 – how to create a plot
Enjoy learning 🙂