create_verhoeff_matrices {verhoeff} | R Documentation |
create_verhoeff_matrices
Description
create_verhoeff_matrices
Usage
create_verhoeff_matrices()
Value
An object with three fields; d5, d5_p, and inv_v
Examples
verhoeff::create_verhoeff_matrices()$d5
verhoeff::create_verhoeff_matrices()$d5_p
verhoeff::create_verhoeff_matrices()$inv_v
[Package verhoeff version 0.4.0 Index]