View source: R/firestore_objects.R
UnaryFilter | R Documentation |
UnaryFilter Object
UnaryFilter(op = NULL, field = NULL)
op |
The unary operator to apply |
field |
The field to which to apply the operator |
Autogenerated via gar_create_api_objects
A filter with a single operand.
UnaryFilter object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.