## Not run:
#
# # return available attributes for "Homo sapiens"
# head(organismAttributes("Homo sapiens"), 20)
#
# # search for attribute topic "id"
# head(organismAttributes("Homo sapiens", topic = "id"), 20)
#
# # search for attribute topic "homolog"
# head(organismAttributes("Homo sapiens", topic = "homolog"), 20)
#
# ## End(Not run)
Run the code above in your browser using DataLab