check_exists: Check if entry exists in the data registry

Description Usage Arguments Value

View source: R/check_exists.R

Description

Check whether an entry already exists in a table (in the data registry)

Usage

1

Arguments

table

a string specifying the name of the table

query

a list containing a valid query for the table, e.g. list(field = value)

Value

Returns TRUE if the entry exists and FALSE if it doesn't


rDataPipeline documentation built on Nov. 18, 2021, 1:14 a.m.