#' Simulated SNP data
#'
#' A data frame with 800 observations (cases and controls) containing information about 72
#' SNPs
#'
#' @format A data frame with 800 observations on the following 73 variables.
#' \describe{
#' \item{caco}{Case or Control}
#' \item{snp74519580}{genotype for SNP 74519580 (AA/AB/BB)}
#' ...
#' }
#' @usage data(sim.data)
"sim.data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.