taxize (version 0.1.5)

tnrs_sources: Get sources for the Phylotastic Taxonomic Name Resolution Service.

Description

Get sources for the Phylotastic Taxonomic Name Resolution Service.

Usage

tnrs_sources(source = NULL)

Arguments

source
The source to get information on, one of "iPlant_TNRS", "NCBI", or "MSW3".

Value

  • Sources for the TNRS API.

Examples

Run this code
# All
tnrs_sources()

# A specific source
tnrs_sources(source="NCBI")

Run the code above in your browser using DataLab