R/zzz.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname) {
  packageStartupMessage("This package is no longer maintained. Please use the 'trelliscope' package instead (see https://github.com/trelliscope/).")
}

Try the trelliscopejs package in your browser

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

trelliscopejs documentation built on Aug. 8, 2025, 6:40 p.m.