is_queryable: Check whether fields are queryable

Description Usage Arguments Value

View source: R/is_queryable.R

Description

Check whether fields are queryable

Usage

1
is_queryable(table, query, method, endpoint)

Arguments

table

a string specifying the name of the table

query

a list containing the query

method

a string specifying the method, c("GET", "POST")

endpoint

endpoint

Value

Returns TRUE if the entry is queryable and FALSE if it isn't


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