R/RcppExports.R

Defines functions .compact_parse_native .compact_arrays_native

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

.compact_arrays_native <- function(records, order, bliss, byte_order = FALSE) {
    .Call(`_glyrepr_compact_arrays_native`, records, order, bliss, byte_order)
}

.compact_parse_native <- function(strings, residues, anomer_positions, configuration_names, configuration_values, order, bliss, byte_order = FALSE) {
    .Call(`_glyrepr_compact_parse_native`, strings, residues, anomer_positions, configuration_names, configuration_values, order, bliss, byte_order)
}

Try the glyrepr package in your browser

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

glyrepr documentation built on Sept. 22, 2026, 5:09 p.m.