db.class | R Documentation |
db.class
will return a lower-case string of database type which is
suitable for logic testing similar to is.numeric
or
is.character
.
db.class(con)
db_class(con)
con |
Database connection. |
Character vector with a length of 1.
Stuart K. Grange.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.