get_taxagroups: Query available taxagroups

Description Usage Arguments Value Note Examples

Description

Query available taxagroups

Usage

1
get_taxagroups(is_animal = NULL, limit = 1000)

Arguments

is_animal

logical; should animals (TRUE) or plants (FALSE) be queried. NULL (default returns both).

limit

numeric; Number of observations to retrieve (max 1000).

Value

a data.frame with id (OSIRIS taxagroup ID), name_deutsch (german name), and is_animal.

Note

A maximum of 1000 entries is returned.

Examples

1
2

EDiLD/rartenfinder documentation built on May 18, 2019, 8:11 p.m.