table_info | R Documentation |
Function to retrieve meta information of many tables.
table_info(con, schema = NULL, tbl = NULL)
con |
Database connection or R table object. |
schema |
Database schema. |
tbl |
Database table. |
... |
Currently not used. |
Andreas Scharmueller andschar@protonmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.