R/zzz.R

Defines functions .onLoad

# nocov start

.onLoad <- function(libname, pkgname) {
  make_discrim_mixture()
}

# nocov end
qiushiyan/tidymda documentation built on April 7, 2022, 12:29 a.m.