#' @title The Marker Genotypes of The Simulated Data (as sparse matrix)
#' @name geno.sparse-data
#' @description The marker genotypes of the simulated data
#' @docType data
#' @usage data(geno.sparse)
#' @format A sparse matrix of size (number of markers in the genome)
#' times (number of individuals).
#' @details Note that there is only one column for each marker.
#' @keywords datasets
#' @examples
#' data("geno.sparse", package="vGWAS")
"geno.sparse"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.