medriscoll / RDruid

Druid connector for R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RDruid

Druid connector for R

Installation

To install the latest version of RDruid, it's easiest to use the devtools package:

# install.packages("devtools")
library(devtools)
install_github("RDruid", "metamx")

Documentation

See our wiki for documentation and examples.

About

Druid connector for R

License:Other