verify.specialist: Internal function of naturaList - Verify if a string has...

View source: R/internal_functions.R

verify.specialistR Documentation

Internal function of naturaList - Verify if a string has unambiguous specialist name

Description

Based on pattern generated by pttn.all.specialist it verifies if a string has unambiguous specialist name. It is used in internal function specialist.conference

Usage

verify.specialist(pattern, string)

Arguments

pattern

a pattern from pttn.all.specialist function

string

string with the name of who identified the specimen

Value

character. "" or "_verify".


naturaList documentation built on May 29, 2024, noon