table_info: Function to retrieve meta information of many tables.

table_infoR Documentation

Function to retrieve meta information of many tables.

Description

Function to retrieve meta information of many tables.

Usage

table_info(con, schema = NULL, tbl = NULL)

Arguments

con

Database connection or R table object.

schema

Database schema.

tbl

Database table.

...

Currently not used.

Author(s)

Andreas Scharmueller andschar@protonmail.com


andschar/dbreport documentation built on Dec. 8, 2022, 3:29 p.m.