#' nmajags: Brief overview of methods and general hints
#'
#' @description
#' R package \bold{nmajags} is a user-friendly wrapper to conduct a
#' Bayesian network meta-analysis using JAGS.
#'
#' @details
#' R package \bold{nmajags} ...
#'
#' @name nmajags-package
#'
#' @aliases nmajags-package nmajags
#'
#' @docType package
#'
#' @author Georgia Salanti \email{georgia.salanti@@ispm.unibe.ch},
#' Guido Schwarzer \email{sc@@imbi.uni-freiburg.de}
#'
#' @references
#' Yu-Sung Su and Masanao Yajima, (2021):
#' R2jags: Using R to Run 'JAGS'.
#' https://CRAN.R-project.org/package=R2jags
#'
#' @importFrom R2jags jags
#' @importFrom meta longarm gs
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.