dbExistsTable,MoJAthenaConnection,character-method | R Documentation |
See noctua::dbExistsTable()
. This function calls noctua::dbExistsTable(), after replacing any references to __temp__
in the name argument with your temporary database in Athena.
## S4 method for signature 'MoJAthenaConnection,character'
dbExistsTable(conn, name, ...)
conn |
A DBIConnection object, as returned by |
name |
The table name, passed on to
|
... |
Other parameters passed on to methods. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.