check_table_exists {rDataPipeline} | R Documentation |
Check if table exists
Description
Check if table exists in the data registry
Usage
check_table_exists(table)
Arguments
table |
a |
Value
Returns TRUE
if a table exists, FALSE
if it doesn't
[Package rDataPipeline version 0.54.1 Index]