R/zzz.R

Defines functions onAttach

.onAttach <- function(libname, pkgname) {
  packageStartupMessage("Note: trelliscope will eventually be superseded by trelliscopejs: https://github.com/hafen/trelliscopejs")
}

Try the trelliscope package in your browser

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

trelliscope documentation built on Sept. 20, 2017, 5:04 p.m.