du00cs / RDruid

Druid connector for R

Home Page:http://druid-io.github.io/RDruid/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RDruid

Druid connector for R

Quick Start

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")

Documentation

About

Druid connector for R

http://druid-io.github.io/RDruid/

License:Other


Languages

Language:R 99.3%Language:Shell 0.7%