Matrices
Matrices are the extention of a vector to two dimensions that can only contain one data class and frequently used in statistics.
If you are unfamiliar with matrix operations, don’t worry: this chapter introduces how to create and use matrices in R.