checkLuhn | R Documentation |
Checks number is Luhn compliant
checkLuhn(number)
number |
The number to be checked |
checkLuhn('4111 1111 1111 1111')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.