R/zzz.R

Defines functions .onAttach

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