R/zzz.R

Defines functions .onLoad

.onLoad  <- function(libname, pkgname) {

  requireNamespace("TraMineR", quietly = TRUE)

}

Try the ggseqplot package in your browser

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

ggseqplot documentation built on Oct. 29, 2024, 5:08 p.m.