Amazon Athena JDBC Driver Wrapper Supporting the 'metis' Package
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.

17 lines
534 B

7 years ago
% Generated by roxygen2: do not edit by hand
5 years ago
% Please edit documentation in R/metis-lite-package.R
7 years ago
\docType{package}
6 years ago
\encoding{UTF-8}
5 years ago
\name{metis.lite}
\alias{metis.lite}
\alias{metis.lite-package}
7 years ago
\title{Helpers for Accessing and Querying Amazon Athena}
\description{
6 years ago
Methods are provides to connect to 'Amazon' 'Athena', lookup schemas/tables,
perform queries and retrieve query results. A lightweight 'RJDBC' implementation
is included along with an interface to the 'AWS' command-line utility.
7 years ago
}
\author{
Bob Rudis (bob@rud.is)
}