influxdb_get: GET InfluxDB endpoint

Description Usage Arguments Value

View source: R/connection.R

Description

GET InfluxDB endpoint

Usage

1
2
influxdb_get(con, endpoint, query = NULL, httr_config = list(),
  parser = c("json", "csv"))

Arguments

con

InfluxDB connection object

endpoint

endpoint to POST

query

query data

httr_config

curl config passed to httr::POST

parser

request json/csv

Value

httr response


imlijunda/rinfluxdb documentation built on Nov. 4, 2019, 2:09 p.m.