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>.
Version:
1.1.0
Depends:
R (≥ 3.1.2)
Published:
2018年09月24日
Author:
Adam Deacon [aut, cre],
Karina Marks [ctb],
Owen Jones [ctb]
Maintainer:
Adam Deacon <adam at deaconsworld.org.uk>
NeedsCompilation:
no
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=checkLuhn
to link to this page.