R/zzz.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname) {
  # nothing
}

Try the seqtrie package in your browser

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

seqtrie documentation built on April 4, 2025, 5:08 a.m.