R/zzz.r

Defines functions .onLoad

.onLoad <- function(lib, pkg) {
#library.dynam("seewave", pkg, lib)
}

## .onAttach <- function(...){
## packageStartupMessage(paste("
## ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
## Welcome to seewave ! 
## The package is regularly updated, please check for new version [http://rug.mnhn.fr/seewave]
## Thanks to use the right reference when citing seewave in publications
## See citation('seewave')
## ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
## "))
## }

Try the seewave package in your browser

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

seewave documentation built on Oct. 19, 2023, 5:07 p.m.