httr_GET {influxdbr}R Documentation

method send the httr::GET command function is not exported

Description

method send the httr::GET command function is not exported

Usage

httr_GET(con, query = NULL, endpoint)

Arguments

con

influx_connection object

endpoint

api endpoint

Value

httr::GET response


[Package influxdbr version 0.14.2 Index]