Description
In this course, you will learn :
- How to assign variables and use the console as a calculator.
- Understand the fundamental data types in R. Let's get this party started.
- How to use vectors in R to analyse your gambling results.
- Capable of creating vectors in R, naming them, selecting elements from them, and comparing them.
- How to use matrices in R.
- Capable of creating matrices and performing basic computations on them.
- Analyze the Star Wars movie box office and learn how to use matrices in R. May the power of the force be with you!
- Now, let's look at how to make, subset, and compare them.
- Capable of creating a data frame, selecting interesting parts of a data frame, and ordering a data frame based on specific variables.
Syllabus :
- Intro to basics
- Vectors
- Matrices
- Factors
- Data frames
- Lists