Druid connector for R
To install the latest version of RDruid, it's easiest to use the devtools
package:
if (!require("devtools")) install.packages("devtools")
devtools::install_github("druid-io/RDruid")
Druid connector for R
To install the latest version of RDruid, it's easiest to use the devtools
package:
if (!require("devtools")) install.packages("devtools")
devtools::install_github("druid-io/RDruid")