show_stats {influxdbr} | R Documentation |
Show stats
Description
This function calls influx_query
to receive some stats.
Usage
show_stats(con)
Arguments
con |
An |
Value
A tibble.
Warning
InfluxDB response might take some time.
See Also
[Package influxdbr version 0.14.2 Index]