powered by
Get Species Interaction from GloBI
get_interactions(taxon = "Homo sapiens", interaction.type = "preysOn", ...)
species interactions between source and target taxa
canonical scientific name of source taxon (e.g. Homo sapiens)
the preferred interaction type (e.g. preysOn)
list of options to configure GloBI API
Other interactions: get_interaction_matrix(), get_interaction_types(), get_interactions_by_taxa(), get_interactions_by_type(), get_predators_of(), get_prey_of()
get_interaction_matrix()
get_interaction_types()
get_interactions_by_taxa()
get_interactions_by_type()
get_predators_of()
get_prey_of()
# \donttest{ get_interactions("Homo sapiens", "preysOn") get_interactions("Insecta", "parasiteOf") # }
Run the code above in your browser using DataLab