#' Anolis SNP data for 25 SNPs used to test for signals of differential introgression.
#'
#' SNP data for 73 individuals from a study used to infer differential introgression between
#' Anolis puclhellus and A. krugi. An example data file demonstrating how data should be formatted
#' for use in HybridFindR.
#'
#'
#'
#' @docType data
#'
#' @usage data(HybridFindR)
#'
#' @format A data frame that includes sample labels, population assignments, and genotype information for 73 individuals.
#'
#' @keywords datasets
#'
#' @references Farleigh et al. (in prep)
#'
#'
#' @source Farleigh et al. (in prep)
#'
#' @examples
#' data(HybridFindR)
#' str(HybridFindR)
#'
#'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.