# Load needed functions from different packages for fast access
#' @importFrom coda thin
#' @importFrom bvartools add_priors
#' @importFrom bvartools draw_posterior
#' @importFrom bvartools irf
# Unload the DLL when the package is unloaded
.onUnload <- function (libpath) {
library.dynam.unload("bgvars", libpath)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.