Learn R Programming

rglobi (version 0.2.9)

get_interaction_types: List interactions identified in GloBI database

Description

Returns data frame with supported interaction types

Usage

get_interaction_types(opts = list())

Arguments

opts
list of named options to configure GloBI API

Value

Returns data frame of supported interaction types

See Also

Other interactions: get_child_taxa; get_interaction_matrix; get_interaction_table; get_interactions_by_taxa; get_interactions; get_predators_of; get_prey_of

Examples

Run this code
## Not run: 
# get_interaction_types()
# ## End(Not run)

Run the code above in your browser using DataLab