powered by
Get Species Interactions by Interaction Type from GloBI
get_interactions_by_type(interactiontype = c("interactsWith"), ...)
species interactions given provided interaction type(s)
the requested 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(), get_predators_of(), get_prey_of()
get_interaction_matrix()
get_interaction_types()
get_interactions_by_taxa()
get_interactions()
get_predators_of()
get_prey_of()
# \donttest{ get_interactions_by_type(interactiontype = c("eats", "eatenBy")) get_interactions_by_type(interactiontype = "parasiteOf") # }
Run the code above in your browser using DataLab