get_taxadb_tbl_name: Get the Name of the ITIS Table in the Database

View source: R/write_taxa_map.R

get_taxadb_tbl_nameR Documentation

Get the Name of the ITIS Table in the Database

Description

Helper function to determine the correct ITIS table name in the database.

Usage

get_taxadb_tbl_name(connection = db, provider = "itis")

Arguments

connection

A DBI database connection.

provider

The provider name (default "itis").

Value

The name of the ITIS table as a character string.


CAPLTER/capeml documentation built on July 16, 2025, 3:57 p.m.