In this video we will study about vectors in R programming.
The Discussion of the Vector Topic is split into multiple sessions, and this is the first session.
The following topics are covered :
1. What is Vector ?
2. How to create a vector in R programming language ?
3. Use of Combine, Colon And Sequence Function.
4. Finding the data type of the vector , using CLASS function.
5. Assigning names to the vector elements or components.
6. hands on practice on Vectros