AthenaConnection: Athena Connection Methods

View source: R/Connection.R

AthenaConnectionR Documentation

Athena Connection Methods

Description

Implementations of pure virtual functions defined in the 'DBI' package for AthenaConnection objects.

Usage

## S4 method for signature 'AthenaConnection'
show(object)

Arguments

object

Any R object

Slots

ptr

a list of connecting objects from the python SDK boto3.

info

a list of metadata objects

quote

syntax to quote sql query when creating Athena ddl


DyfanJones/RAthena documentation built on Feb. 13, 2024, 7:52 a.m.