###following http://kbroman.org/pkg_primer/pages/data.html
#' test_data data simulated for bayesuirt package tests
#'
#' data simulated for bayesuirt tests
#'
#' @docType data
#'
#' @usage data(test_data)
#'
#' @format A data.frame object
#'
#' @keywords datasets
#'
#' @examples
#' data(test_data)
#' summary(test_data)
"test_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.