R/RcppExports.R

Defines functions rmc dummyTest UTest6 UTest5 UTest4 UTest3 UTest2 UTest1

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

UTest1 <- function() {
    .Call('_RMixtCompIO_UTest1', PACKAGE = 'RMixtCompIO')
}

UTest2 <- function() {
    .Call('_RMixtCompIO_UTest2', PACKAGE = 'RMixtCompIO')
}

UTest3 <- function() {
    .Call('_RMixtCompIO_UTest3', PACKAGE = 'RMixtCompIO')
}

UTest4 <- function(l) {
    .Call('_RMixtCompIO_UTest4', PACKAGE = 'RMixtCompIO', l)
}

UTest5 <- function(l) {
    .Call('_RMixtCompIO_UTest5', PACKAGE = 'RMixtCompIO', l)
}

UTest6 <- function() {
    .Call('_RMixtCompIO_UTest6', PACKAGE = 'RMixtCompIO')
}

dummyTest <- function() {
    .Call('_RMixtCompIO_dummyTest', PACKAGE = 'RMixtCompIO')
}

rmc <- function(algoR, dataR, descR, resLearnR) {
    .Call('_RMixtCompIO_rmc', PACKAGE = 'RMixtCompIO', algoR, dataR, descR, resLearnR)
}

Try the RMixtCompIO package in your browser

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

RMixtCompIO documentation built on Oct. 4, 2023, 1:07 a.m.