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

specimen_is_operator_allowed(field = NULL, operator = NULL, ...)

Arguments

field

specimen document field, type:

operator

operator, type:

...

additional parameters passed to is_operator_allowed from class nbaR.SpecimenClient

Value

scalar

Details

See also metadata/getFieldInfo

See also