knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

anara

anara helps identify and resolve participant mislinkage across multiple datasets and wave of data collection.

Installation

anara is not yet on CRAN, so you can install the development version of it with

# install.packages("remotes")
remotes::install_github("nyuglobalties/anara")


nyuglobalties/anara documentation built on July 17, 2024, 4:05 p.m.