Skip to contents

Opens the Shiny application: data upload with ID, person-factor, and item column nomination; the full analysis; interactive tables and plots; and one-click export of every table and plot.

Usage

run_app(...)

Arguments

...

Passed to shiny::runApp.

Value

Called for its side effect of launching the app.

Examples

if (interactive()) run_app()