Procházet zdrojové kódy

forgot to Imports: readr

master
boB Rudis před 6 roky
rodič
revize
8936be95ea
V databázi nebyl nalezen žádný známý klíč pro tento podpis GPG Key ID: 1D7529BE14E2BBA9
  1. 1
      DESCRIPTION
  2. 2
      man/dbListTables-AthenaConnection-method.Rd

1
DESCRIPTION

@ -23,5 +23,6 @@ Depends:
Imports:
DBI,
dplyr,
readr,
aws.signature
RoxygenNote: 6.0.1.9000

2
man/dbListTables-AthenaConnection-method.Rd

@ -5,7 +5,7 @@
\alias{dbListTables,AthenaConnection-method}
\title{AthenaJDBC}
\usage{
\S4method{dbListTables}{AthenaConnection}(conn, pattern = "\%", schema, ...)
\S4method{dbListTables}{AthenaConnection}(conn, pattern = "*", schema, ...)
}
\arguments{
\item{conn}{Athena connection}

Načítá se…
Zrušit
Uložit