library(shiny)
library(CATdemo)
library(ggplot2)
library(plyr)
library(catR)
load(system.file("bancoItems.rda", package = "CATdemo"));
areaCodigo <<- 1
summaryPuntaje <- calculateHabilidadesMediasPorGrado();
myTheta <<- mean(summaryPuntaje$meanHability);
myCatLength <<- 10;
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.