R/RcppExports.R

Defines functions count_bins

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

count_bins <- function(counts, bins) {
    .Call('_ghelper_count_bins', PACKAGE = 'ghelper', counts, bins)
}
wefang/ghelper documentation built on Nov. 20, 2020, 10:03 a.m.