R/onAttach.R

.onAttach <- function(lib, pkg) {
     packageStartupMessage(
         "This is beta software.\n",
         "Unless you need to do aster models with dependence groups,\n",
         "    use package \"aster\" instead.\n",
         "See help(aster2-package) for differences from package \"aster\"\n",
         "    and examples.\n")
}

Try the aster2 package in your browser

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

aster2 documentation built on May 2, 2019, 11:02 a.m.