#' HLAsim
#'
#' Simulate allelic dropout errors in HLA data.
#'
#' @importFrom dplyr %>% select rename
#' @importFrom dtplyr tbl_dt
#' @import data.table
#' @import Rcpp
#'
#' @useDynLib HLAsim
#' @name HLAsim
#' @docType package
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.