Learn R Programming

rotl (version 3.1.1)

taxonomy_about: Information about the Open Tree Taxonomy

Description

Summary information about the Open Tree Taxonomy (OTT)

Usage

taxonomy_about(...)

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.

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.

Examples

Run this code
if (FALSE) {
taxonomy_about()
}

Run the code above in your browser using DataLab