if (FALSE) {
# Get traits by study identifier
get_traits(study_id = 'GCST001085', warnings = FALSE)
# Get traits by association identifier
get_traits(association_id = '25389945', warnings = FALSE)
# Get a trait by its EFO identifier
get_traits(efo_id = 'EFO_0005537', warnings = FALSE)
}
Run the code above in your browser using DataLab