R/utils-logical.R
table_exists.Rd
Does a table exist?
table_exists(conn, conn_fun, schema, table_name)
Connection object
The target schema for the operation.
Other logical functions: db_exists(), field_exists(), schema_exists()
db_exists()
field_exists()
schema_exists()