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