R/RcppExports.R

Defines functions resample numUnpack

Documented in numUnpack resample

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

numUnpack <- function(pack) {
    .Call(`_GGIR_numUnpack`, pack)
}

resample <- function(raw, rawTime, time, stop) {
    .Call(`_GGIR_resample`, raw, rawTime, time, stop)
}
PeteJWatson/ggircal documentation built on Nov. 24, 2021, 11:14 a.m.