R/RcppExports.R

Defines functions CellCounts_character .CellCounts

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

.CellCounts <- function(x, combos) {
    .Call(`_COMPASS_CellCounts`, x, combos)
}

CellCounts_character <- function(data, combinations) {
    .Call(`_COMPASS_CellCounts_character`, data, combinations)
}

Try the COMPASS package in your browser

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

COMPASS documentation built on Nov. 8, 2020, 8:05 p.m.