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>.

Package details

AuthorAdam Deacon [aut, cre], Karina Marks [ctb], Owen Jones [ctb]
MaintainerAdam Deacon <adam@deaconsworld.org.uk>
LicenseGPL-2
Version1.1.0
URL https://github.com/adamjdeacon/checkLuhn
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("checkLuhn")

Try the checkLuhn package in your browser

Any scripts or data that you put into this service are public.

checkLuhn documentation built on May 1, 2019, 9:46 p.m.