dbExistsTable-DatabricksConnection-Id-method: Check if table exists (Id method)

dbExistsTable,DatabricksConnection,Id-methodR Documentation

Check if table exists (Id method)

Description

Check if table exists (Id method)

Usage

## S4 method for signature 'DatabricksConnection,Id'
dbExistsTable(conn, name, ...)

Arguments

conn

A DatabricksConnection object

name

Table name as Id object

...

Additional arguments (ignored)

Value

TRUE if table exists, FALSE otherwise


brickster documentation built on Sept. 9, 2025, 5:33 p.m.