zahrajalilpour292/first_package: It calculates the greatest common divisor of two numbers

An implementation of the greatest common divisor algorithm in R. It takes two integers and find the their common divisor then retrun the answer.

Getting started

Package details

Maintainer
LicenseGPL-2
Version1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("zahrajalilpour292/first_package")
zahrajalilpour292/first_package documentation built on Oct. 4, 2020, 2:24 a.m.