R/RcppExports.R

Defines functions updateAndSubsetTime updateAndSubset

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

updateAndSubset <- function(From, To, max_gap, startObjects = NULL, endObjects = NULL) {
    .Call(`_neatRanges_updateAndSubset`, From, To, max_gap, startObjects, endObjects)
}

updateAndSubsetTime <- function(From, To, max_gap, startObjects = NULL, endObjects = NULL) {
    .Call(`_neatRanges_updateAndSubsetTime`, From, To, max_gap, startObjects, endObjects)
}
arg0naut91/chronshape documentation built on June 17, 2022, midnight