R/toy.clumped.R

#' Randomly generated SNP clumps 
#'
#' The dataset 'toy.clumped' is a data.frame object containing the index SNPs and the SNP clumps.
#'
#' The file is similar to a 'plink.clumped' output of plink. The plink.clumped file read into a data.frame object and only the
#' columns, "SNP" and "SP2" are retained.
#' 
#' @docType data
#' 
#' @usage data(toy.clumped)
#' 
#' @format A data frame containg SNP clumps in the format similar to plink \code{--clump} output.
#'
#' @return data frame
#' 
#' @keywords datasets
#'
#' 
"toy.clumped"
drveera/ggman documentation built on May 15, 2019, 2:55 p.m.