R/toy.gwas.R

#' Randomly generated toy GWAS dataset 
#'
#' The dataset 'toy.gwas' is a data.frame object with the summary results of a GWAS analysis.  
#' 
#' @docType data
#' 
#' @usage data(toy.gwas)
#' 
#' @format A dataframe with simulated GWAS results (simulated using plink 1.9)
#' 
#' @keywords datasets
#'
#'
#' @return A data frame
#'
#' 
"toy.gwas"
drveera/ggman documentation built on May 15, 2019, 2:55 p.m.