Mathematical Operations and Vectors
The + in R has a multiple functions. As well as it can be used for adding two numbers together, it can be use for addition of two vectors.
- A vector is an ordered set of values., and they are tremendously important in R.