R/zzz.R

Defines functions .onAttach

#' @import stats Rcpp
#' @useDynLib TLMoments, .registration = TRUE
.onAttach <- function(libname, pkgname) {
  #packageStartupMessage(">> TLMoments master version 0.7.4.1")
}

Try the TLMoments package in your browser

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

TLMoments documentation built on March 27, 2022, 5:07 p.m.