R/data.R

#' Documentation for the dataset used inside genepopedit
#' This dataset contains genomic data coded as 3 digit alleles.

#' @format A data frame with 411 rows and 1 variable: representing a genepop file with
#' 100 Single Nucleotide Polymorphisms (SNPs).

#' @details \itemize{
#' \item Markers: 100 SNP
#' \item Populations: 10
#' \item Samples: 30 indivuals/population
#' }
#'
#' @source This data has been randomly generated to demonstrate the functionality of genepopedit.
#'
#' @keywords datasets
"GenePopData"
rystanley/genepopedit documentation built on June 27, 2023, 11:33 p.m.