AthenaConnection        Athena Connection Methods
AthenaResult            Athena Result Methods
AthenaWriteTables       Convenience functions for reading/writing DBMS
                        tables
RAthena-package         RAthena: a DBI interface into Athena using
                        Boto3 SDK
RAthena_options         A method to configure RAthena backend options.
assume_role             Assume AWS ARN Role
athena                  Athena Driver
backend_dbplyr          Athena S3 implementation of dbplyr backend
                        functions (api version 2).
backend_dbplyr_v1       Athena S3 implementation of dbplyr backend
                        functions (api version 1).
dbConnect,AthenaDriver-method
                        Connect to Athena using python's sdk boto3
dbConvertTable          dbConvertTable aws s3 backend file types.
dbListTables            List Athena Tables
db_compute              S3 implementation of 'db_compute' for Athena
db_connection_describe
                        S3 implementation of 'db_connection_describe'
                        for Athena (api version 2).
db_copy_to              S3 implementation of 'db_copy_to' for Athena
db_desc                 S3 implementation of 'db_desc' for Athena (api
                        version 1).
dbplyr_edition          Declare which version of dbplyr API is being
                        called.
install_boto            Install Amazon SDK boto3 for Athena connection
session_token           Get Session Tokens for Boto3 Connection
sqlCreateTable          Creates query to create a simple Athena table
sqlData                 Converts data frame into suitable format to be
                        uploaded to Athena
sql_translate_env       AWS Athena backend dbplyr version 1 and 2
work_group              Athena Work Groups
