powered by
Return a number with its check digit appended
verhoeff_append(number, sep = "-")
The number to calculate a check digit for
A separator for the two numbers
Numeric vector of length equal to its input
# NOT RUN { verhoeff::verhoeff_append(123) # }
Run the code above in your browser using DataLab