#' @name sim_geno
#' @title Simulated data from PSD model
#' @description 10,000 SNPs, 1,000 individuals, first five SNPs are associated.
#' @docType data
#' @usage sim_geno
#' @format a matrix of 0's, 1's and 2's for the genotypes
#' @return simulated genotype matrix
NULL
#' @name sim_trait
#' @title Simulated data from PSD model
#' @description 10,000 SNPs, 1,000 individuals, first five SNPs are associated.
#' @docType data
#' @usage sim_trait
#' @format a vector of traits
#' @return simulated traits
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.