Nothing
#' @importFrom stats as.formula coef complete.cases fitted pchisq qchisq
#' @importFrom graphics abline barplot par plot
NULL
.onAttach <- function(libname, pkgname) {
packageStartupMessage(
"caustests ", utils::packageVersion("caustests"),
" - Multiple Granger Causality Tests\n",
"Type 'citation(\"caustests\")' for citation information."
)
}
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.