Learn R Programming

flora (version 0.1)

suggest.names: Suggest valid botanical names

Description

This function suggest valid botanical names using data from the Flora do Brasil website.

Usage

suggest.names(spp)

Arguments

spp
A character string containing botanical name.

Value

  • Either a character string of a valid name suggestion or NA.

References

http://floradobrasil.jbrj.gov.br/

Examples

Run this code
suggest.names("Mircia lingua")

Run the code above in your browser using DataLab