#' @title Chromosome Indices for The Markers of The Simulated Data
#' @name chr-data
#' @description Chromosome indices for the markers of the simulated data
#' @docType data
#' @usage data(chr)
#' @format A numeric vector of chromosome indices for the 20K
#' simulated markers.
#' @keywords datasets
#' @examples
#' data("chr", package="vGWAS")
#' table(chr)
"chr"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.