is_queryable: Check whether fields are queryable

View source: R/is_queryable.R

is_queryableR Documentation

Check whether fields are queryable

Description

Check whether fields are queryable

Usage

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


ScottishCovidResponse/hdf5processing documentation built on July 19, 2023, 10:46 a.m.