Other packages > Find by keyword >

influxdbr  

R Interface to InfluxDB
View on CRAN: Click here


Download and install influxdbr package within the R console
Install from CRAN:
install.packages("influxdbr")

Install from Github:
library("remotes")
install_github("cran/influxdbr")

Install by package version:
library("remotes")
install_version("influxdbr", "0.14.2")



Attach the package and use:
library("influxdbr")
Maintained by
Dominik Leutnant
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-07-13
Latest Update: 2018-01-10
Description:
An R interface to the InfluxDB time series database . This package allows you to fetch and write time series data from/to an InfluxDB server. Additionally, handy wrappers for the Influx Query Language (IQL) to manage and explore a remote database are provided.
How to cite:
Dominik Leutnant (2017). influxdbr: R Interface to InfluxDB. R package version 0.14.2, https://cran.r-project.org/web/packages/influxdbr. Accessed 03 Feb. 2025.
Previous versions and publish date:
0.12.0 (2017-07-13 17:38), 0.13.0 (2017-08-21 18:20), 0.14.0 (2017-11-03 16:44)
Other packages that cited influxdbr R package
View influxdbr citation profile
Other R packages that influxdbr depends, imports, suggests or enhances
Complete documentation for influxdbr
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

HGMND  
Heterogeneous Graphical Model for Non-Negative Data
Graphical model is an informative and powerful tool to explore the conditional dependence relationsh ...
Download / Learn more Package Citations See dependency  
SMR  
Externally Studentized Midrange Distribution
Computes the studentized midrange distribution (pdf, cdf and quantile) and generates random numbers. ...
Download / Learn more Package Citations See dependency  
predictoR  
Predictive Data Analysis System
Perform a supervised data analysis on a database through a 'shiny' graphical interface. It includes ...
Download / Learn more Package Citations See dependency  
cmce  
Computer Model Calibration for Deterministic and Stochastic Simulators
Implements the Bayesian calibration model described in Pratola and Chkrebtii (2018) ...
Download / Learn more Package Citations See dependency  
sgof  
Multiple Hypothesis Testing
Seven different methods for multiple testing problems. The SGoF-type methods (see for example, Carva ...
Download / Learn more Package Citations See dependency  
Bolstad2  
Bolstad Functions
A set of R functions and data sets for the book "Understanding Computational Bayesian Statistics." T ...
Download / Learn more Package Citations See dependency  

23,630

R Packages

204,057

Dependencies

64,101

Author Associations

23,581

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA