grapes-REM-grapes.Rd
This is a wrapper for the rem() function. It is used to match Insight Maker's mod, which is the remainder operator.
a %REM% b
Dividend
Divisor
Remainder
-7 %REM% 3 #> [1] -1