R/rglobi.R
get_interaction_types.Rd
Returns data frame with supported interaction types
get_interaction_types(opts = list(), read_csv = read_csv_online)
list of named options to configure GloBI API
function used to find csv associated to query url, defaulting to online query method
Returns data frame of supported interaction types
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() #> Error: cannot open the connection # }