#' eflINLA: A package with functions working with the \code{INLA} package
#'
#' Utilities to use the \code{INLA} package with the \code{posterior} package.
#'
#' The functions are mainly used to convert \code{inla} object so that they have
#' a \code{brms} feel, and, in particular, can be used as \code{rvars} and
#' \code{draws_vars} with the \code{posterior} package.
#'
#' @docType package
#' @name eflINLA
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.