#' \code{dalmatian} package
#' Automating the Fitting of Double Linear Mixed Models in 'JAGS' and 'nimble'
#'
#' See vignettes included in the package for full documentation. The list
#' of available vignettes can be generated with
#' \code{vignette(package="dalmatian")}.
#'
#' @docType package
#' @name dalmatian
#' @import stats
#' @importFrom dplyr %>%
#' @importFrom rlang .data
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.