if (FALSE) {
phenotypes_byid(phenotypeid = 12, return_ = "desc")
phenotypes_byid(phenotypeid = 12, return_ = "knownvars")
phenotypes_byid(phenotypeid = 12, return_ = "users")
# pass on curl options
phenotypes_byid(phenotypeid = 12, return_ = "desc", verbose = TRUE)
}
Run the code above in your browser using DataLab