## document the source of genotyping data
#' F2 genotyping data
#'
#' Genotyping data for segmentation
#' Only two chromosomes were extracted to reduce data size.
#'
#' @docType data
#' @name genodata
#' @format a data frame containing genotyping data of two individuals. Only chr1 and 10 data were kept
#' @source Two A188xB73 F2 genotyping data from A188 F2 GBS project
#' @examples data(genodata)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.