Description Usage Arguments Value See Also Examples
Query a datasource to get the earliest and latest timestamp available
1 2 |
url |
URL to connect to druid, defaults to druid.url() |
dataSource |
name of the data source to query |
intervals |
time period to retrieve data for as an interval or list of interval objects |
verbose |
prints out the JSON query sent to druid |
a vector of POSIXct date-time objects
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.