Nothing
#' Meta-analysis about meat consumption
#'
#' Meta-analysis of the effectiveness of educational behavior interventions that
#' attempt to reduce meat consumption by appealing to animal welfare.
#'
#' @docType data
#'
#' @format A data frame with 100 rows and 4 columns:
#' \describe{
#' \item{yi}{Point estimate on log-risk ratio scale}
#' \item{vi}{Variance of point estimate}
#' \item{cluster}{Paper that contributed the point estimate}
#' \item{randomized}{Logical indicating whether study was randomized}
#' }
#'
#' @references
#' \insertRef{mathur2021}{metabias}
"meta_meat"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.