Skip to contents

The goal of eatPrepTBA is to provide wrapper functions to interact with the IQB Studio and the IQB Testcenter APIs. Moreover, it provides some routines for preparing and blending data from these different resources to manage TBA studies.

Package governance

This package was originally authored and created by Philipp Franikowski. Current package maintenance is provided by Karoline A. Sachse, Kristoph Schumann, and Jakob Schaefer.

Installation

You can install the development version of eatPrepTBA from GitHub with:

# install.packages("devtools")
devtools::install_github("iqb-research/eatPrepTBA")

Example

This is a basic example which shows you how to solve a common problem:

library(eatPrepTBA)
#> ℹ eatPrepTBA v0.9.8.9001