ring_mod: Ring modulo

Description Usage Arguments Examples

View source: R/utils_geom.R

Description

Special modulo for indices on ring ( a mod b) with special treatment for a==0

Usage

1
ring_mod(a, b)

Arguments

a, b

a mod b

Examples

1
ring_mod(-2, 10)

robertsy/assimilr documentation built on May 27, 2019, 10:33 a.m.