queryBuilder: Programmatic Way to Construct Complex Filtering Queries
Syntax for defining complex filtering expressions in a programmatic way.
  A filtering query, built as a nested list configuration, can be easily stored in other formats like 'YAML' or 'JSON'.
  What's more, it's possible to convert such configuration to a valid expression that can be applied to 
  popular 'dplyr' package operations.
| Version: | 0.1.0 | 
| Imports: | utils, magrittr, rlang, dplyr, glue, purrr | 
| Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0) | 
| Published: | 2024-09-24 | 
| DOI: | 10.32614/CRAN.package.queryBuilder | 
| Author: | Krystian Igras [aut, cre],
  Damien Sorel [cph] (Syntax for defining queries using rules and groups
    as included in 'jQuery-QueryBuilder' JavaScript framework.) | 
| Maintainer: | Krystian Igras  <krystian8207 at gmail.com> | 
| License: | MIT + file LICENSE | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | queryBuilder results | 
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=queryBuilder
to link to this page.