#' Simulated genome data
#'
#' Data from a simulation with 6 linkage groups.
#' Two linkage groups are neutral, two have regions of low recombination,
#' and two are neutral.
#'
#' @docType data
#'
#' @usage data(sim1a)
#'
#' @format An object of class \code{"list"}
#'
#' @keywords datasets
#'
#' @references NA
#'
#' @source
#'
#' @examples
#' data(sim1a)
#'
#' \donttest{}
"sim1a"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.