taxonomy_about {rotl}R Documentation

Information about the Open Tree Taxonomy

Description

Summary information about the Open Tree Taxonomy (OTT)

Usage

taxonomy_about(...)

Arguments

...

additional arguments to customize the API request (see rotl package documentation).

Details

Return metadata and information about the taxonomy itself. Currently, the available metadata is fairly sparse, but includes (at least) the version, and the location from which the complete taxonomy source files can be downloaded.

Value

A list with the following properties:

Examples

## Not run: 
taxonomy_about()

## End(Not run)

[Package rotl version 3.1.0 Index]