Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
explodecomputer committed May 9, 2020
1 parent b549c88 commit 849131d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/perform_mr.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,7 @@ Once downloaded, read in the object and use the `mr_moe` function to perform the

```{r eval=FALSE}
# Extact instruments for BMI
expsure_dat <- extract_instruments("ieu-a-2")
exposure_dat <- extract_instruments("ieu-a-2")
# Get corresponding effects for CHD
outcome_dat <- extract_outcome_data(exposure_dat$SNP, "ieu-a-7")
Expand Down

0 comments on commit 849131d

Please sign in to comment.