R/archive/Responsedata.R

#' Viral single nucleotide polymorphism (SNP) data
#'
#' @source Fountain‐Jones, NM, Craft, ME, Funk, WC, et al. Urban landscapes can change virus gene flow and evolution in a fragmentation‐sensitive carnivore. Mol Ecol. 2017; 26: 6487–6498. https://doi.org/10.1111/mec.14375
#' @format A data frame with 171 columns (each column is a SNP) and 19 rows (each row is a sampled bobcat). The columns represent SNPs and the rows represent individual bobcats.
#' @details The dataset includes presence/absence data from one locus across 19 bobcats from the envelope gene. Each column represents a single SNP, and each row corresponds to a bobcat.
#' @examples
#' \dontrun{
#'   head(Responsedata)
#' }
"Responsedata"
nfj1380/mrIML documentation built on June 2, 2025, 1:03 a.m.