R/RcppExports.R

Defines functions run_catch_unit_tests cppRunModel

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

cppRunModel <- function(rModel, type) {
    .Call('_CancerInSilico_cppRunModel', PACKAGE = 'CancerInSilico', rModel, type)
}

run_catch_unit_tests <- function() {
    .Call('_CancerInSilico_run_catch_unit_tests', PACKAGE = 'CancerInSilico')
}

Try the CancerInSilico package in your browser

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

CancerInSilico documentation built on Nov. 8, 2020, 6:32 p.m.