indet.strings: Identify Undetermined Species

Description Usage Arguments

View source: R/indet.strings.R

Description

Provides a set of regular expressions (regex) that identify undetermined names as they will appear in the NCBI Taxonomy.

Usage

1
indet.strings(exclude.hybrids = TRUE, collapse = FALSE, SQL = FALSE)

Arguments

exclude.hybrids

Logical, indicating if hybrids should be also identified by the set of regular expressions.

collapse

Logical, if TRUE the regular expressions are collected in one single characters string using the | operator.

SQL

Logical, currently unused.


heibl/megaptera documentation built on Jan. 17, 2021, 3:34 a.m.