## Not run:
# ncbi_children(name="Satyrium") #Satyrium is the name of two different genera
# ncbi_children(name="Satyrium", ancestor="Eumaeini") # A genus of butterflies
# ncbi_children(name="Satyrium", ancestor="Orchidaceae") # A genus of orchids
# ncbi_children(id="266948") #"266948" is the uid for the butterfly genus
# ncbi_children(id="62858") #"62858" is the uid for the orchid genus
#
# # use curl options
# library("httr")
# ncbi_children(name="Satyrium", ancestor="Eumaeini", config=verbose())
# ## End(Not run)
Run the code above in your browser using DataLab