#'@title getItemsCalibrados
#'@description items con parametros IRT
#'@export
getItemsCalibrados = function(){
load(system.file("bancoItems.rda", package="CATdemo"));
bancoItems;
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.