#' A package for efficient GWAS using the FarmCPU model.
#'
#' @docType package
#' @name FarmCPUpp
#' @useDynLib FarmCPUpp
#' @importFrom Rcpp sourceCpp
#' @importFrom RcppParallel RcppParallelLibs
#' @importFrom foreach %dopar%
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.