View source: R/aiding_functions.R
Return the greatest common divisor of two integers (vectorized: x and y may be vectors)
1 | gcd(x, y)
|
x |
integer (or vector of integers) |
y |
integer (or vector of integers) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.