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.

11 lines
280 B

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