geo_is_operator_allowed: Checks if a given operator is allowed for a given field

View source: R/GeoClient-wrapper.r

geo_is_operator_allowedR Documentation

Checks if a given operator is allowed for a given field

Description

This is a wrapper for the method is_operator_allowed from class GeoClient.

Usage

geo_is_operator_allowed(field = NULL, operator = NULL,
  returnType = "data.frame", ...)

Arguments

field

Field in geo area document, type:

operator

operator, type:

returnType

Either list or data.frame (default)

...

additional parameters passed to is_operator_allowed from class nbaR.GeoClient

Details

See also metadata/getFieldInfo

Value

scalar

See Also

Other nbaR.GeoClient-wrappers: geo_count_distinct_values_per_group, geo_count_distinct_values, geo_count, geo_find_by_ids, geo_find, geo_get_distinct_values_per_group, geo_get_distinct_values, geo_get_field_info, geo_get_geo_json_for_locality, geo_get_paths, geo_get_settings, geo_get_setting, geo_query


naturalis/nbaR documentation built on Nov. 12, 2023, 4:47 p.m.