#' Dichotomous IRT Practice Data
#'
#' Study: This data represents the answers on an
#' Educational Psychology exam. A zero indicates that
#' the person missed the question, while one
#' indicates that the person got the question right.
#'
#' @docType data
#'
#' @usage data(dirtdata)
#'
#' @format A data frame with 30 rows and 4 variables.
#'
#' @keywords datasets
"dirtdata"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.