We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
RDruid is a Druid connector for R.
To install the latest version of RDruid, it's easiest to use the devtools package:
devtools
# install.packages("devtools") library(devtools) install_github("RDruid", "metamx")
See our Examples page for some sample queries.