R/RcppExports.R

Defines functions roman2int_internal

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

roman2int_internal <- function(letters, nchar) {
    .Call(`_numbat_roman2int_internal`, letters, nchar)
}

Try the numbat package in your browser

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

numbat documentation built on May 29, 2024, 1:29 a.m.