R/zzz.R

Defines functions .onAttach

.onAttach <- function(...) {
  packageStartupMessage("Updated tutorial for smplot2: smin95.github.io/dataviz/")
}
smin95/sesR documentation built on Feb. 3, 2025, 10:51 p.m.