check_table_exists: Check if table exists

View source: R/check_table_exists.R

check_table_existsR Documentation

Check if table exists

Description

Check if table exists in the data registry

Usage

check_table_exists(table)

Arguments

table

a string specifying the name of the table

Value

Returns TRUE if a table exists, FALSE if it doesn't


rDataPipeline documentation built on Oct. 8, 2024, 5:06 p.m.