| AthenaConnection | R Documentation |
Implementations of pure virtual functions defined in the 'DBI' package for AthenaConnection objects.
## S4 method for signature 'AthenaConnection'
show(object)
## S4 method for signature 'AthenaConnection'
dbBegin(conn, ...)
## S4 method for signature 'AthenaConnection'
dbCommit(conn, ...)
## S4 method for signature 'AthenaConnection'
dbRollback(conn, ...)
object |
Any R object |
conn |
A DBIConnection object, as returned by
|
... |
Other parameters passed on to methods. |
ptra list of connecting objects from the SDK paws package.
infoa list of metadata objects
quotesyntax to quote sql query when creating Athena ddl
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.