eatPrep eatPrep logo

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

R-CMD-check Codecov test coverage

The goal of eatPrep is to prepare test item data for IRT scaling using meta data provided by a pre-defined list structure + many more tools & checks.

Installation

You can install the released version of eatPrep from Github with:

remotes::install_github("sachseka/eatPrep")


sachseka/eatPrep documentation built on June 9, 2025, 9:36 a.m.