An interactive shiny application to run test and item analysis.
By default, the function runs the application as a background process (Jobs
tab in the 'RStudio'). User is then free to use the Console for other work
and to try the sample R code examples. You can still run the app the usual
way in the console by specifying background = FALSE.
Usage
startShinyItemAnalysis(background = TRUE)
Arguments
background
logical: should the application be run as a background
process (in the 'RStudio')?