R/zzz.R

Defines functions .onAttach

.onAttach <- function(lib, pkg)  
{
    packageStartupMessage("This is labdsv 2.1-0\nconvert existing ordinations with as.dsvord()",
                          appendLF = TRUE)
}

Try the labdsv package in your browser

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

labdsv documentation built on April 10, 2023, 5:08 p.m.