#' Example allele counts dataframe
#'
#' Example dataframe containing allele frequencies and counts.
#'
#' @docType data
#'
#' @usage data(output_allele_counts)
#'
#' @format A dataframe with column names including "Generation", "Size", "Frequency", "Count".
#'
#' @keywords datasets
"output_allele_counts"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.