# NOT RUN {
genetic_cor(trait = "Body mass index") %>%
dplyr::glimpse()
# }
# NOT RUN {
# Use a different threshold
# }
# NOT RUN {
genetic_cor(trait = "Body mass index", cor_coef_threshold = 0.4) %>%
dplyr::glimpse()
# }
Run the code above in your browser using DataLab