#' xQTLstats
#'
#' A package to run the statistical mapping for cex-QTL.
#'
#' @docType package
#' @author Eyal Ben-David <eyal.bendavid@mail.huji.ac.il>
#' @import Rcpp robust
#' @importFrom Rcpp evalCpp
#' @useDynLib xQTLstats
#' @name xQTLstats
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.