Shiny input bindings for jQuery queryBuilder.
Installation
# install.packages("pak")
pak::pak("hfshr/qbr")
See it in action
The best way to see what this input can do is to checkout the demo Shiny app on shinyapps.io here.
Or if you have installed the package, you can run qbr::run_qbr_demo()
to launch the app locally.
Credits
jQuery QueryBuilder by @mistic100
packer by @JohnCoene
queryBuilder R widget by @harveyl888