get_interaction_types: List interactions identified in GloBI database

View source: R/rglobi.R

get_interaction_typesR Documentation

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)

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

Value

Returns data frame of supported interaction types

See Also

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

Examples


get_interaction_types()


rglobi documentation built on Oct. 6, 2023, 5:10 p.m.