rt_interactions_opgroup: Retrieve the interactions of all Taxa in an Operational Group

View source: R/rt_interactions_opgroup.R

rt_interactions_opgroupR Documentation

Retrieve the interactions of all Taxa in an Operational Group

Description

Retrieve the interactions of all Taxa in an Operational Group

Usage

rt_interactions_opgroup(opgroup_id = NULL, page = 1, size = 2000)

Arguments

opgroup_id

integer(1) [required]
identifier of the operational group (see the list of operational groups rt_operational_groups())

page

integer(1) [default = 1]
The page number returned

size

integer(1) [default = 2000]
The number of lines returned per page (maximum = 2000)

See Also

the list of operational groups rt_operational_groups()

Examples

## Not run: rt_interactions_opgroup(opgroup_id = 706)


Rekyt/rtaxref documentation built on June 18, 2022, 1:02 p.m.