Learn R Programming

Reol (version 1.55)

APItaxon: Encode Taxon Name

Description

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

Usage

APItaxon(taxon)

Arguments

taxon
Single taxonomic name

Value

Returns an encoded taxon name.

Examples

Run this code
	APItaxon("Ursus americanus")

Run the code above in your browser using DataLab