Learn R Programming

dexter (version 0.8.5)

iTIA: Interactive test-item analysis

Description

Open a shiny application for interactive item-test analysis on the database

Usage

iTIA(db)

Arguments

db

A handle to the database, i.e. the output of create_new_project or open_project

Value

An object that represents the application. Printing the object or passing it to shiny::runApp will run the app.