powered by
Get a List of Prey for given Predator Taxon
get_prey_of(taxon = "Homo sapiens", ...)
list of recorded predator-prey interactions that involve the desired predator taxon
scientific name of predator taxon. Can be any taxonomic rank (e.g. Homo sapiens, Animalia)
list of named options to configure GloBI API
Other interactions: get_interaction_matrix(), get_interaction_types(), get_interactions_by_taxa(), get_interactions_by_type(), get_interactions(), get_predators_of()
get_interaction_matrix()
get_interaction_types()
get_interactions_by_taxa()
get_interactions_by_type()
get_interactions()
get_predators_of()
# \donttest{ get_prey_of("Homo sapiens") get_prey_of("Primates") # }
Run the code above in your browser using DataLab