View source: R/db_count_variables.R
db_count_variables | R Documentation |
Function to count variables/columns/fields in a database table.
db_count_variables(con, table = NA)
con |
Database connection. |
table |
Table to get variables for. If |
Stuart K. Grange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.