R Interface to InfluxDB
method to check the server communication results function is not expor...
Influx database management
Influx authentication and authorization
method to transform precision divisor function is not exported
method send the httr::GET command function is not exported
method send the httr::POST command function is not exported
Create an influxdb_connection object
Ping an influxdb server
send POST to an InfluxDB server
Query an InfluxDB server
influx select helper
Write an xts or data.frame object to an InfluxDB server
influxdbr
package
Influx schema exploration
Show diagnostics
Show stats
An R interface to the InfluxDB time series database <https://www.influxdata.com>. This package allows you to fetch and write time series data from/to an InfluxDB server. Additionally, handy wrappers for the Influx Query Language (IQL) to manage and explore a remote database are provided.