check_tax | R Documentation |
Some restrictions cannot be implemented by constraints into the database but may affect the validity of information and exported objects. This function carry out some additional checks to ensure consistent taxonomic data.
check_tax(conn, ...)
## S3 method for class 'PostgreSQLConnection'
check_tax(conn, schema = "plant_taxonomy", ...)
conn |
Connection to the database as PostgreSQLConnection. |
... |
Further arguments passed among methods. |
schema |
Character value indicating the name of the schema containing taxonomic information within the database. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.