In a programming language, an operator is a symbol that represents an action. An operator is used to perform some specific logical or mathematical operations on variables and values.
In R Programming, there are various types of operators, and each operator performs a different task. It is very rich in built-in operators.
Types of Operators:
There are the following types of operators:
Related Content
Tags