parser: Query Parsing Functions

Description Usage Arguments Value

Description

Query Parsing Functions

Usage

1
2
3
parse_query(x, prettify = FALSE, drop_nulls = TRUE)

is_empty_query(x)

Arguments

x

R object(list or vector) that can be parsed into ason

prettify

flag for jsonlite::toJSON adds line breaks in output

drop_nulls

check if each opearator has values and remove it if it is empty

Value

character string that is a properly formated json ready for querying the database


sgp667/rfastmongo documentation built on May 14, 2019, 12:48 p.m.