tbl_col_type: S3 method to retrieve the column types of a table

View source: R/tbl_col_type.R

tbl_col_typeR Documentation

S3 method to retrieve the column types of a table

Description

S3 method to retrieve the column types of a table

Usage

tbl_col_type(...)

Arguments

...

Currently not used.

con

Database connection or R table object.

schema

Database schema.

tbl

Database table.

Author(s)

Andreas Scharmueller, andschar@protonmail.com


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