Learn R Programming

rglobi (version 0.3.4)

get_interaction_types: List interactions identified in GloBI database

Description

Returns data frame with supported interaction types

Usage

get_interaction_types(opts = list(), read_csv = read_csv_online)

Value

Returns data frame of supported interaction types

Arguments

opts

list of named options to configure GloBI API

read_csv

function used to find csv associated to query url, defaulting to online query method

See Also

Other interactions: get_interaction_matrix(), get_interactions_by_taxa(), get_interactions_by_type(), get_interactions(), get_predators_of(), get_prey_of()

Examples

Run this code
# \donttest{
get_interaction_types()
# }

Run the code above in your browser using DataLab