R/RcppExports.R

Defines functions prime_core

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

prime_core <- function(x, C, sc_data, alp) {
    .Call('_PRIME_prime_core', PACKAGE = 'PRIME', x, C, sc_data, alp)
}
jeonglab/prime documentation built on May 7, 2019, 6:58 p.m.