as.info: Operators

Go forward to Prefix Ops
Go backward to Arguments
Go up to Integer Exprs
Go to the top op as

Operators

   "Operators" are arithmetic functions, like `+' or `%'.  Prefix
operators are followed by an argument.  Infix operators appear between
their arguments.  Operators may be preceded and/or followed by
whitespace.