Skip to contents

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