harmonise | R Documentation |
Wrapper function for harmonise_data function in the 'TwoSampleMR' package.
harmonise(exposure, outcome, action = 1, cores = 1, verbose = TRUE)
exposure |
Data.frame of exposure dataset(s) |
outcome |
Data.frame of outcome dataset(s) |
action |
How to harmonise alleles; see harmonise_data. |
cores |
Number of cores for multi-threaded tasks (Optional) NB: Unavailable on Windows machines |
verbose |
Display verbose information (Optional, boolean) |
Harmonised data.frame
[TwoSampleMR::harmonise_data()]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.