startGRshiny | R Documentation |
An interactive Shiny application for running a GRM analysis.
startGRshiny()
startGRshiny
is a caller function to open the Shiny interface of GRM.
This starts the IRT Shiny application on the user's local computer.
It launches the Shiny app for Graded Response Model.
if (interactive()) {
startGRshiny()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.