Learn R Programming

verhoeff (version 0.4.0)

create_verhoeff_matrices: create_verhoeff_matrices

Description

create_verhoeff_matrices

Usage

create_verhoeff_matrices()

Arguments

Value

An object with three fields; d5, d5_p, and inv_v

Examples

Run this code
# NOT RUN {
verhoeff::create_verhoeff_matrices()$d5
verhoeff::create_verhoeff_matrices()$d5_p
verhoeff::create_verhoeff_matrices()$inv_v
# }

Run the code above in your browser using DataLab