dbListTables-Data.WorldConnection-method: List the tables in the data.world dataset connection.

Description Usage Arguments Value See Also

Description

List the tables in the data.world dataset connection.

Usage

1
2
## S4 method for signature 'Data.WorldConnection'
dbListTables(conn, ...)

Arguments

conn

A Data.WorldConnection object, as created by dbConnect.

Value

A character vector of table names.

See Also

list_tables.


carljv/dwDBI documentation built on May 4, 2019, 7:36 a.m.