R/RcppExports.R

Defines functions converter_ra_ valida_ra generate_digit

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

converter_ra_ <- function(x) {
    .Call(`_validaRA_converter_ra_`, x)
}

valida_ra <- function(x, type, log) {
    .Call(`_validaRA_valida_ra`, x, type, log)
}

generate_digit <- function(x, type) {
    invisible(.Call(`_validaRA_generate_digit`, x, type))
}

Try the validaRA package in your browser

Any scripts or data that you put into this service are public.

validaRA documentation built on Nov. 17, 2017, 7:13 a.m.