Description
In this course, you will :
- Learn the fundamentals of R and how to use it as a calculator. Also, in R, create your first variables and experiment with some of the basic data types, such as numerics and characters.
- Using historical stock prices for companies such as Apple and IBM, you can learn everything there is to know about vectors and matrices.
- You will then be able to create, name, manipulate, and select vectors and matrices with confidence.
- By constructing a small portfolio of stocks, you will investigate lists and many of their intriguing features.
Syllabus :
The Basics
- Vectors and Matrices
- Data Frames
- Factors
- Lists