Description
In this course, you will learn:
- Distinguish between R and RStudio.
- Using the RStudio interface's panels.
- Create numeric variables, character types, and logic in R.
- Using DataFrames in R to perform basic operations.
Syllabus:
- Welcome!
- What are R and RStudio?
- Differences between R and RStudio
- How to install R and RStudio
- How to use the RStudio interface
- Excellent!
- How to multiply in R
- code for variables
- Variables
- vector code
- Cartoon vector
- code for matrices
- Arrays
- Learn Dataframe
- code for factors
- Factors
- code for data frames
- DataFrames
- code for lists
- Lists
- Load data from Excel
- Load data from CSV
- Extra class