isMySQL | R Documentation |
Is the Given Database of Type MySQL?
isMySQL(db, ..., con = NULL)
db |
database file (*.mdb, *.accdb, *.xls, *.xlsx) or name of ODBC database |
... |
arguments passed to |
con |
connection object as returned by |
TRUE if db is a MySQL database, else FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.