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