R/RcppExports.R

Defines functions calculate_avg_count

Documented in calculate_avg_count

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

calculate_avg_count <- function(x, y, counts, resol) {
    .Call('_HiCociety_calculate_avg_count', PACKAGE = 'HiCociety', x, y, counts, resol)
}

Try the HiCociety package in your browser

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

HiCociety documentation built on Feb. 16, 2026, 5:10 p.m.