pkgdown/index.md

metapsyTools

The metapsyTools package facilitates the calculation of effect sizes and meta-analyses based on the Metapsy database (or databases adhering to the same format).

Installation

The metapsyTools package lives in a GitHub repository. It can be downloaded using the code below:

if (!require("devtools"))
  install.packages("devtools")

devtools::install_github(
    "MathiasHarrer/metapsyTools",
    build_vignettes = TRUE)

More details on how to install and update the package can be found in the installation guide.



MathiasHarrer/metapsyTools documentation built on May 1, 2022, 5:14 p.m.