R/HSSVD-internal.R

.First <-
function () 
{
    cat("\nWelcome at", date(), "\n")
}
.Last <-
function () 
{
    cat("\nGoodbye at ", date(), "\n")
}

Try the HSSVD package in your browser

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

HSSVD documentation built on May 2, 2019, 4:24 a.m.