The {gcd} package offers two functions:
The main purpose of this repo is to show how to build a simple R package:
To test it yourself:
You can install the development version of gcd from GitHub with:
# install.packages("devtools")
devtools::install_github("mayer79/gcd")