3 Summary
3.1 Summary
An introduction to R
- Basic types
- Basic operators
- variables
- Libraries
- The pipe operator
- Coding style
3.2 Practical session
In the practical session, we will see
- The R programming language
- Interpreting values
- Variables
- Basic types
- Tidyverse
- Coding style
3.3 Next lecture
More complex data types
- Vectors
- Factors
- Matrices
- Arrays
- Lists
- Data Frames