Nothing
#' @noRd
.onAttach <- function(libname, pkgname) {
packageStartupMessage("lavinteract: post-estimation utilities for 'lavaan' fitted models.")
packageStartupMessage("For more information, type ?lavinteract.")
packageStartupMessage(
"For suggestions or to report issues, please contact Giuseppe Corbelli at ",
"giuseppe.corbelli@uninettunouniversity.net."
)
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.