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.
Arguments
- x
List of data frames returned from
format_data()
.