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 2, 2019, 5:54 p.m.