## Written by Seung W. Choi (schoi@austin.utexas.edu)
#' @import Rcpp
#' @import psych
#' @import mirt
#' @import plink
#' @importFrom methods new validObject
#' @importFrom utils read.csv flush.console
#' @importFrom stats dnorm sd cor cov2cor na.omit
#' @importFrom grDevices pdf jpeg png tiff dev.off
#' @importFrom graphics hist text points box legend grid lines strheight
#' @importFrom mvnfast dmvn
#' @importFrom TestDesign array_p_gr array_p_gpc array_p_m_gr array_p_m_gpc
#' @useDynLib PROsetta
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.