list_tables: List all tables, optionally a subset within a specific schema

View source: R/explore.R

list_tablesR Documentation

List all tables, optionally a subset within a specific schema

Description

List all tables, optionally a subset within a specific schema

Usage

list_tables(con, schema = NULL)

Arguments

con

connection to database

schema

schema to match


be-green/wrds documentation built on Jan. 14, 2023, 8:44 a.m.