R/zzz.R

Defines functions .onAttach

.onAttach <- function(...) {
  packageStartupMessage("Updated tutorial for smplot2: smin95.github.io/dataviz/")
}

Try the smplot2 package in your browser

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

smplot2 documentation built on June 24, 2024, 9:07 a.m.