APItaxon: Encode Taxon Name

Description Usage Arguments Value Examples

View source: R/DownloadSearchedTaxa.R

Description

This function will take a taxon name and encode spaces, and underscores to + for the EOL API.

Usage

1
	APItaxon(taxon)

Arguments

taxon

Single taxonomic name

Value

Returns an encoded taxon name.

Examples

1
	APItaxon("Ursus americanus")

Reol documentation built on May 30, 2017, 12:30 a.m.