R/chr-data.R

#' @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"
kullrich/vGWAS documentation built on June 10, 2025, 3:56 a.m.