R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  reticulate::configure_environment(pkgname)
}

Try the CytOpT package in your browser

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

CytOpT documentation built on Feb. 10, 2022, 1:07 a.m.