db_columnInfo | R Documentation |
get the classes of the different columns in a database table
db_columnInfo(db, tableName)
db |
database access 'handle' |
tableName |
name of the table |
a data.frame with columns name & type (= class)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.