#' metafor convergence examples
#'
#' Effects and variance of the effect from the examples provided in \code{\link{metafor}::} documentation of convergence problems with \code{\link{rma}} function. The convergent data set corresponds to Example 1, long_converge to Example 2, and adj_step to Example 3.
#'
#'
#' @format A dataframe.
#' \describe{
#' \item{yi}{effect}
#' \item{vi}{variance of the effect}
#' }
#'
#' @source {www.metafor-project.org/doku.php/tips:convergence_problems_rmaa}
#'
"metafor_converge"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.