Error in extract_instruments(outcomes = "ebi-a-GCST90017111") please tell me how to fix this problem

exp<-extract_instruments(outcomes="ebi-a-GCST90017111")
Error in extract_instruments(outcomes = "ebi-a-GCST90017111") :
没有"extract_instruments"这个函数

You probably need to load the package first:

library(TwoSampleMR)

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.