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


FAIRDataPipeline/rDataPipeline documentation built on Oct. 14, 2024, 10:37 p.m.