redivis-r

The Redivis client library for R allows you to connect data on Redivis with the R scientific stack. Core functionality allows for reading data and metadata and executing queries (to programmatically upload data consult the redivis-python library or REST API).

This library can be used from within R notebooks on Redivis, but can also be run on any other computer with R installed.

pageGetting startedpageExamplespageReference

Issues and feature requests

Please report any issues or feature requests in the issue tracker.

Using these docs

If you're installing this library for the first time, consult the Getting started section.

Redivis resources are represented by a series of classes, with the methods and properties on each class documented in the Reference section.

Many methods contain examples of their use, and you can view more comprehensive examples of common use cases in the Examples section.

Last updated