pg_show: Show information about, schema and table depend on arguments...

View source: R/admin_funs.R

pg_showR Documentation

Show information about, schema and table depend on arguments presents.

Description

Show information about, schema and table depend on arguments presents.

Usage

pg_show(con, schema = NULL, table = NULL)

Arguments

con:

DBI connection.

schema:

chr. Schema name.

table:

chr. Table name.


diegogarcilazo/pgr documentation built on Nov. 16, 2023, 6:24 p.m.