R/zzz.R

Defines functions .onAttach

# Pierre-Alexandre Fonta (2016-2017)

.onAttach <- function(libname, pkgname) {
  packageStartupMessage(strwrap("<!> seqdist2 is now deprecated in favour of
    TraMineR 2.x functions seqdist() and seqcost()"))
}

Try the seqdist2 package in your browser

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

seqdist2 documentation built on May 2, 2019, 4:53 p.m.