R/zzz.R

Defines functions .onAttach

.onAttach <- function(...) {
      packageStartupMessage("BiodiversityR ", utils::packageDescription("BiodiversityR", field="Version"),
      ": Use command BiodiversityRGUI() to launch the Graphical User Interface; \nto see changes use BiodiversityRGUI(changeLog=TRUE, backward.compatibility.messages=TRUE)\n")
}

Try the BiodiversityR package in your browser

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

BiodiversityR documentation built on Oct. 22, 2023, 5:06 p.m.