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()


patelm9/pg13 documentation built on Dec. 26, 2021, 8:17 p.m.