.onAttach {timevarcorr} | R Documentation |
Display welcome message
Description
This function should not be called by the user. It displays a message when the package is being loaded.
Usage
.onAttach(libname, pkgname)
Arguments
libname |
argument needed but automatically defined. |
pkgname |
argument needed but automatically defined. |
Value
nothing (invisible NULL).
[Package timevarcorr version 0.1.1 Index]