has.det.ID: Internal function of naturaList - Identifies if a occurrence...

View source: R/internal_functions.R

has.det.IDR Documentation

Internal function of naturaList - Identifies if a occurrence has a name for the identifier of the specimen

Description

Identifies if a occurrence has a name for the identifier of the specimen. It is used inside classify_occ

Usage

has.det.ID(sp.df, ignore.det.names = NULL)

Arguments

sp.df

reduced version of occurrence data frame provided in classify_occ

ignore.det.names

ignore.det.names character vector indicating strings in the identified.by column that should be ignored as a taxonomist. See classify_occ.

@return an integer vector indicating the rows which have 'identified by' ID


naturaList documentation built on April 27, 2023, 5:09 p.m.