R/zzz.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname) {
  packageStartupMessage("Welcome to the epicoda package. Read more at https://github.com/OxWearables/epicoda. Please note that the package is no longer actively maintained, although bug reports remain welcome. Usage is at your own risk.")
}
OxWearables/epicoda documentation built on Dec. 7, 2022, 9:07 p.m.