powered by
Get a List of Predators of a Given Prey Taxon
get_predators_of(taxon = "Rattus rattus", ...)
list of recorded prey-predator interactions that involve the desired prey taxon.
scientific name of prey taxon. Can be any taxonomic rank (e.g. Rattus rattus, Decapoda)
list of named options to configure the GloBI API
Other interactions: get_child_taxa, get_interaction_matrix, get_interaction_table, get_interaction_types, get_interactions_by_taxa, get_interactions_by_type, get_interactions, get_prey_of
get_child_taxa
get_interaction_matrix
get_interaction_table
get_interaction_types
get_interactions_by_taxa
get_interactions_by_type
get_interactions
get_prey_of
if (FALSE) { get_predators_of("Rattus rattus") get_predators_of("Primates") }
Run the code above in your browser using DataLab