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


ScottishCovidResponse/SCRCdataAPI documentation built on July 26, 2023, 9:47 p.m.