Programming and Data Analysis with R
1
R and RStudio
1.1
Lecture note
1.2
Exercise
2
Vectors
2.1
Lecture slides
2.2
Familiarization with the basics of R programming
2.3
Creating vectors
2.4
Object classes and type of objects
2.5
Subsetting of vectors
2.6
Filtering vectors based on conditions
2.7
Modify a vector
2.8
Application of vectors
3
Matrix, Array, Data Frame, List
4
Matrices, Arrays, Data frames
4.1
Matrices
4.2
Array
4.3
Dataframe
5
Matrices, Arrays, Data frames
5.1
Matrices
5.2
Array
5.3
Dataframe
6
Functions in R
7
Writing Functions in R
References
Published with bookdown
Programming and Data Analysis with R
Exercise 3
Matrix, Array, Data Frame, List