R/RcppExports.R

Defines functions tomlparseImpl

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

#' @noRd
tomlparseImpl <- function(input, fromfile = TRUE, escape = TRUE) {
    .Call(`_RcppTOML_tomlparseImpl`, input, fromfile, escape)
}

Try the RcppTOML package in your browser

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

RcppTOML documentation built on Feb. 16, 2023, 7:42 p.m.