Learn R Programming

rDataPipeline (version 0.60.0)

check_table_exists: Check if table exists

Description

Check if table exists in the data registry

Usage

check_table_exists(table)

Value

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

Arguments

table

a string specifying the name of the table