combine_data: Combine data

View source: R/read_data.R

combine_dataR Documentation

Combine data

Description

Taking exposure or outcome data (returned from format_data()) combine multiple datasets together so they can be analysed in one batch. Removes duplicate SNPs, preferentially keeping those usable in MR analysis.

Usage

combine_data(x)

Arguments

x

List of data frames returned from format_data().

Value

data frame


MRCIEU/TwoSampleMR documentation built on April 22, 2024, 8:42 p.m.