Access and Query Amazon Athena via the Tidyverse
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
280 B

7 years ago
# Generated by roxygen2: do not edit by hand
5 years ago
S3method(db_data_type,AthenaConnection)
S3method(sql_translate_env,AthenaConnection)
7 years ago
import(DBI)
import(dbplyr)
5 years ago
import(metis)
import(metis.jars)
5 years ago
importFrom(dplyr,db_data_type)
importFrom(dplyr,sql_translate_env)
5 years ago
importFrom(dplyr,tbl)