gcd: gcd...

Description Usage Arguments

View source: R/aiding_functions.R

Description

Return the greatest common divisor of two integers (vectorized: x and y may be vectors)

Usage

1
gcd(x, y)

Arguments

x

integer (or vector of integers)

y

integer (or vector of integers)


mdavy86/polymapR documentation built on May 25, 2019, 9:35 p.m.