find_tables: Search a database schema for tables

View source: R/find-tables.R

find_tablesR Documentation

Search a database schema for tables

Description

Search a database schema for tables

Usage

find_tables(search_term = NULL, schema = "CDW", ...)

Arguments

search_term

Pattern of the table(s) you are looking for, e.g. 'committee'

schema

In case you're searching through something other than the CDW, e.g. 'advance'

...

Passed on to get_cdw


tarakc02/getcdw documentation built on April 2, 2022, 4:13 p.m.