Learn R Programming

influxdbr (version 0.14.2)

show_diagnostics: Show diagnostics

Description

This function calls influx_query to receive some diagnostics.

Usage

show_diagnostics(con)

Arguments

con

An influx_connection object (s. influx_connection).

Value

A tibble with diagnostics.

See Also

influx_connection