get_tables: Get all tables in the active schema or search path

Description Usage Arguments Value

View source: R/pantry.R

Description

Get all tables in the active schema or search path

Usage

1
get_tables(pantry, schema = "current")

Arguments

schema

If 'current' then return tables for the current schema If 'all' then return tables for all schemas If othwerwise, return tables for the given schema

Value

tibble::data_frame with columns ['schema_name', 'column_name']


momeara/BioChemPantry documentation built on Aug. 13, 2021, 9:46 p.m.