Learn R Programming

influxdbr (version 0.14.2)

show_stats: Show stats

Description

This function calls influx_query to receive some stats.

Usage

show_stats(con)

Arguments

con

An influx_connection object (s. influx_connection).

Value

A tibble.

Warning

InfluxDB response might take some time.

See Also

influx_connection