taxonomy_about: Information about the Open Tree Taxonomy

View source: R/taxonomy.R

taxonomy_aboutR 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:

weburl

String. The release page for this version of the taxonomy.

author

String. The author string.

name

String. The name of the taxonomy.

source

String. The full identifying information for this version of the taxonomy.

version

String. The version number of the taxonomy.

Examples

## Not run: 
taxonomy_about()

## End(Not run)

rotl documentation built on Jan. 16, 2026, 1:06 a.m.