R/rt_interactions_find_type.R
rt_interactions_find_type.Rd
Retrieve the status of all Taxa according to a Status Type
rt_interactions_find_type(interaction_id = NULL, page = 1, size = 2000)
character(1)
[required]
The identifier of status (see rt_interactions_type()
for
the list of status types)
integer(1)
[default = 1
]
The page number returned
integer(1)
[default = 2000
]
The number of lines returned per page (maximum = 2000)
the list of status types rt_interactions_type()
if (FALSE) rt_interactions_find_type(interaction_id = "GALLES")