binary_operators_ref {evalR} | R Documentation |
arguments to use with @inheritParams
binary_operators |
tokens of any length that operate on a left and right hand values. For example, the '+' token is an operator that adds a left vector to a right vector. |