R/zzz.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname) {
  packageStartupMessage("Welcome to dendRoAnalyst 0.1.6!\n",
          "To check the changes in this version, check NEWS file.\n",
          "Please see the publication: Aryal, S., Haeusser, M., Griessinger, J., Fan, Z., and Braeuning, A. (2020). 'dendRoAnalyst': A tool for processing and analysing dendrometer data. Dendrochronologia, 64, 125772.")
}

Try the dendRoAnalyst package in your browser

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

dendRoAnalyst documentation built on May 20, 2026, 5:07 p.m.