powered by
Returns data frame with supported interaction types
get_interaction_types(opts = list(), read_csv = read_csv_online)
Returns data frame of supported interaction types
list of named options to configure GloBI API
function used to find csv associated to query url, defaulting to online query method
Other interactions: get_interaction_matrix(), get_interactions_by_taxa(), get_interactions_by_type(), get_interactions(), get_predators_of(), get_prey_of()
get_interaction_matrix()
get_interactions_by_taxa()
get_interactions_by_type()
get_interactions()
get_predators_of()
get_prey_of()
# \donttest{ get_interaction_types() # }
Run the code above in your browser using DataLab