R/zzz.R

Defines functions .onAttach

#' @export

.onAttach <- function(libname, pkgname) {
  packageStartupMessage("Welcome to Shiny Application for visualising and predicting lynx harvest. If you have any problems please contact: matthew.grainger@nina.no")
}
DrMattG/HarvestGolem documentation built on Nov. 19, 2024, 4:55 p.m.