R/geno.df-data.R

#' @title The Marker Genotypes of The Simulated Data (as data.frame)
#' @name geno.df-data
#' @description The marker genotypes of the simulated data
#' @docType data
#' @usage data(geno.df)
#' @format A data.frame 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.df", package="vGWAS")
"geno.df"
kullrich/vGWAS documentation built on June 10, 2025, 3:56 a.m.