Rdocumentation
powered by
Learn R Programming
RDruid (version 0.2.3)
druid.groupBytodf: Convert Druid groupBy query result to a data frame
Description
Retrieves the JSON result from Druid, then formats it into a dataframe with a timestamp column
Usage
druid.groupBytodf(result)
Arguments
result
The result from query
See Also
query