tidy_species: Tidy up species names

Description Usage Arguments Value Examples

View source: R/tidy_species.R

Description

Read in a list of species and then tidy up by converting to lower case and then capitalizing the first letter before using to search with rgibif or other packages. Presently assumes a column called Species exists with capital S and needs updating to make it generic.

Usage

1

Arguments

file

A csv file containing species names in a column called Species

Value

a data frame

Examples

1
## Not run: df <- tidy_species(file)

poldham/oldhammisc documentation built on May 25, 2019, 11:23 a.m.