.onAttach {lsasim} | R Documentation |
Prints welcome message on package load
Description
Prints "This is lsasim <version number>" on package load
Usage
.onAttach(libname, pkgname)
Arguments
libname |
no idea, but will break devtools::document() if removed |
pkgname |
name of the package |
Note
This function was adapted from the lavaan package, so credit for it goes to lavaan's creator, Yves Rosseel
References
Yves Rosseel (2012). lavaan: An R Package for Structural Equation Modeling. Journal of Statistical Software, 48(2), 1-36. URL http://www.jstatsoft.org/v48/i02/.
[Package lsasim version 2.1.5 Index]