R/RcppExports.R

Defines functions countit

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

countit <- function(x, cutoff, lvls) {
    .Call('_dq_countit', PACKAGE = 'dq', x, cutoff, lvls)
}
mayoverse/dq documentation built on March 14, 2020, 1:17 a.m.