R/RcppExports.R

Defines functions uniq sf fast_factor name_table hyper_bench_vector

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

hyper_bench_vector <- function(xin, yin, N, n) {
    .Call('_richR_hyper_bench_vector', PACKAGE = 'richR', xin, yin, N, n)
}

name_table <- function(lh) {
    .Call('_richR_name_table', PACKAGE = 'richR', lh)
}

fast_factor <- function(x) {
    .Call('_richR_fast_factor', PACKAGE = 'richR', x)
}

sf <- function(x) {
    .Call('_richR_sf', PACKAGE = 'richR', x)
}

uniq <- function(xa) {
    .Call('_richR_uniq', PACKAGE = 'richR', xa)
}
hurlab/RichR documentation built on Feb. 5, 2024, 8:07 p.m.