README.md

WGA

The WGA package contains functions for estimating within-group agreement statistics that are often used to help inform decisions regarding data aggregation.

To download and install the "WGA" package:

  1. Open R or Rstudio.
  2. Type & Run: install.packages("devtools", repos = "http://cran.us.r-project.org")
  3. Type & Run: library(devtools)
  4. Type & Run: devtools::install_github("james-lebreton/WGA", force=T)
  5. Type & Run: library(WGA)

Now you are ready to use the functions!



james-lebreton/WGA documentation built on Oct. 17, 2022, 4:05 a.m.