rq_coltypes
(old alias will eventually be removed).Old function name for rq_coltypes
(old alias will eventually be removed).
dbi_coltypes(db, table_name, ..., prefer_not_NA = FALSE,
force_check = FALSE)
Connection handle.
character table name refering to a non-empty table.
force later arguments to bind by name.
logical, if TRUE try to find an non-NA example for all columns (FALSE just for logical columns).
logical, if TRUE perform checks regardless of check_logical_column_types option setting.
single row data.frame with example values, not all values necessarily from same database row.