invasivesCheck: invasivesCheck

Description Usage Arguments Details Value Author(s)

Description

invasivesCheck

Usage

1
invasivesCheck(invasives, file, worksheet)

Arguments

invasives

A vector of invasive species binomial names.

file

Filepath to the .xlsx spreadsheet file to be checked for invasive species.

worksheet

Number or name of the worksheet in the excel file to be checked.

Details

This function searches for all of the values of a character vector in a worksheet of an Excel file. The intended use is for checking for invasive species in spreadsheets received from contractors. The invasive species should be supplied as a vector of species names, and the data to be searched should be in an Excel file.

Value

A data frame containing the rows from the worksheet searched where invasive species names were found.

Author(s)

James Hutchison


hutchisonjtw/JNCCTools documentation built on May 17, 2019, 9:14 p.m.