mod: (Internal) Returns the modulus of x by y, but keeping y when...

View source: R/mod.R

modR Documentation

(Internal) Returns the modulus of x by y, but keeping y when x<percent><percent>y returns 0.

Description

(Internal) Returns the modulus of x by y, but keeping y when x<percent><percent>y returns 0.

Usage

mod(x, y)

Arguments

x, y

The input vectors.


arnejohannesholmin/TSD documentation built on April 14, 2024, 5:29 a.m.