#' Package: lme4qtl
#'
#' QTL analysis by variance components
#'
#' @name lme4qtlPackage
#' @docType package
#'
#' @importFrom stats anova as.formula gaussian nobs pbeta pchisq sigma vcov weights
#' @importFrom kinship2 kinship
#' @importFrom plyr laply llply ldply mutate
#' @importFrom tibble as_data_frame
#'
#' @import methods
#' @import Matrix
#' @import lme4
#' @import ggplot2
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.