# Generated by cpp11: do not edit by hand
collapseData <- function(mat_list, colnames) {
.Call(`_openCyto_collapseData`, mat_list, colnames)
}
rlm_cpp <- function(x, y, maxit) {
.Call(`_openCyto_rlm_cpp`, x, y, maxit)
}
solve_LSAP_cpp <- function(mat) {
.Call(`_openCyto_solve_LSAP_cpp`, mat)
}
unlockNamespace <- function(env) {
.Call(`_openCyto_unlockNamespace`, env)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.