athena_load: Load data to Amazon Athena

Description Usage Arguments

Description

Make an ODBC connection to an Amazon Athena using settings from the environment variables loaded with .RProfile

Usage

1
athena_load(conn, database, s3_bucket, name, df)

Arguments

conn

odbc conn created with mobstr::athena_connect

database

string representing the database name in AWS Athena

s3_bucket

string representing the AWS S3 bucket name

name

string representing the name you want to assign to the table

df

dataframe name


themechanicalbear/tastytrade documentation built on June 28, 2019, 10:16 p.m.