#' autoRasch: A package for semi-automatic Rasch analysis
#'
#' @docType package
#' @name autoRasch
#' @description This package helps user to do Rasch analysis
#' (semi-)automatically which is comparable to the standard Rasch analysis using
#' common statistics.
#'
#' @useDynLib autoRasch, .registration=TRUE
#' @importFrom Rcpp evalCpp
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.