View source: R/write_taxa_map.R
get_taxadb_tbl_name | R Documentation |
Helper function to determine the correct ITIS table name in the database.
get_taxadb_tbl_name(connection = db, provider = "itis")
connection |
A DBI database connection. |
provider |
The provider name (default "itis"). |
The name of the ITIS table as a character string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.