Use basic operators
Get full access to this course and become a data science PRO 🚀
Recipe
Using R as a pocket calculator
Exercise: Use basic arithmetic
Applying arithmetic operators on vectors
Quiz: Vector Multiplication
Exercise: Multiply numeric vectors
Using relational operators
Exercise: Compare numeric values
Exercise: Compare temperatures
Using logical operators
Exercise: Use the & operator
Exercise: Use the | operator
Using the %in% operator
Exercise: Use the %in% operator
Loading