db_ncol | R Documentation |
find the number of columns in a table of an (open) database
db_ncol(db, tableName)
db |
database access 'handle' |
tableName |
name of the table |
number of columns in the table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.