table_exists: Does a table exist?

Description Usage Arguments See Also

View source: R/utils-logical.R

Description

Does a table exist?

Usage

1
table_exists(conn, conn_fun, schema, table_name)

Arguments

conn

Connection object

schema

The target schema for the operation.

See Also

Other logical functions: db_exists(), field_exists(), schema_exists()


meerapatelmd/pg13 documentation built on Dec. 31, 2021, 7:20 p.m.