#' @import dplyr
#' @import tidyr
#' @import purrr
#' @import ggplot2
#' @import assertthat
#' @importFrom latex2exp TeX
#' @importFrom stringr str_detect str_remove
#' @importFrom collateral map_peacefully tally_errors tally_warnings tally_results tally_messages
#' @importFrom metafor rma escalc forest
#' @importFrom janitor clean_names
#' @importFrom tibble tibble as_tibble
#' @importFrom stats dist median quantile rexp rlnorm rnorm runif sd
#' @importFrom varameta effect_se
#' @importFrom graphics par
#' @importFrom stats qnorm
#' @importFrom dplyr filter mutate
#' @importFrom stringr str_wrap str_detect
NULL
#' @export
magrittr::`%>%`
#' @export
metafor::rma
#' @export
metafor::forest
#' @export
metafor::escalc
#' @export
purrr::pluck
#' @export
janitor::clean_names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.