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