listTables: List all tables found in the corresponding schema in the...

Description Usage Arguments Value

Description

List all tables found in the corresponding schema in the connection 'src'

Usage

1
2
3
4
listTables(src, schema = "public")

## S3 method for class 'DBIConnection'
listTables(src, schema = "public")

Arguments

src

A data source

schema

Name of database schema in which to look

Value

A character vector containing names of tablesfound.


dshurick/shurtools documentation built on May 25, 2019, 4:25 p.m.