Description
In this course, you will :
- Learn the fundamentals of how dates work in R, which will be useful throughout the course.
- Investigate the realms of if statements, loops, and functions.
- These are powerful ideas that should be in the toolkit of any financial data scientist.
- You will learn about using built-in functions, creating your own unique functions, and a brief introduction to packages.
Syllabus :
- Dates
- If Statements and Operators
- Loops
- Functions
- Apply