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