R/example_data.R

#' This is the data for examples
#'
#' \itemize{
#'   \item data. phenotype file. 1st column is ID, 2nd column is continuous outcome, 3rd column is binary outcome, 4th column is exposure, 5th column is age, 6th column is gender, 7th-last columns are CpGs
#'   \item pos. CpG locations from the defined region and they are from the same chromosome.
#' }
#'
#' @name example_data
#' @aliases data pos
#' @docType data
#' @usage data(example_data)
NULL

Try the MRmediation package in your browser

Any scripts or data that you put into this service are public.

MRmediation documentation built on Dec. 18, 2020, 1:06 a.m.