getSpNames: Extract the names of all species in a taxonomic group for...

View source: R/SDMFunctions.R

getSpNamesR Documentation

Extract the names of all species in a taxonomic group for which there are scheme data.

Description

Extract the names of all species in a taxonomic group for which there are scheme data.

Usage

getSpNames(inPath, taxa)

Arguments

inPath

String. Path to outputs of formatData.

taxa

string. Taxonomic group. There must be a file in inPath that contains the taxonomic group name.

Value

A vector of species names.


robboyd/soaR documentation built on April 24, 2022, 9:44 a.m.