adamjdeacon/checkLuhn: Checks if a Number is Valid Using the Luhn Algorithm

Confirms if the number is Luhn compliant. Can check if credit card, IMEI number or any other Luhn based number is correct. For more info see: <https://en.wikipedia.org/wiki/Luhn_algorithm>.

Getting started

Package details

Maintainer
LicenseGPL-3
Version1.1.0
URL https://github.com/adamjdeacon/checkLuhn
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("adamjdeacon/checkLuhn")
adamjdeacon/checkLuhn documentation built on Feb. 16, 2024, 5:07 p.m.