redivis-r
Last updated
Was this helpful?
Last updated
Was this helpful?
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 or ).
This library can be used from within , but can also be run on any other computer with R installed.
Please report any issues or feature requests in the .
If you're installing this library for the first time, consult the .
Redivis resources are represented by a series of classes, with the methods and properties on each class documented in the .
Many methods contain examples of their use, and you can view more comprehensive examples of common use cases in the