#' Instance of covariance matrix for 50 sites
#' Site list produced by maxDistSites("01/01/86 00:00","12/31/94 00:00",50,200,"SO4",1)
#'
#' @docType data
#'
#' @usage data("maxd1Cov")
#'
#' @format An object of class \code{"cross"}; see \code{\link[qtl]{read.cross}}.
#'
#' @keywords datasets
#'
#'
#' @examples
#'
#' data("maxd1Cov")
#' cov1 <- maxd1Cov
#' cov1
"maxd1Cov"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.