RVertica-package: This Package Provides Access to Vertica from R

Description Details Author(s) Examples

Description

Work in progress. We aim to be faster than the Python-based package released by Uber, and less cumbersome to use than the official RJDBC-based access.

Details

We use the following environment variable when the package is attached: VERTICAHOST, VERTICAPORT, VERTICADATABASE, VERTICAUSER, VERTICAPASSWORD and VERTICAJARPATH.

Author(s)

Dirk Eddelbuettel

Maintainer: Dirk Eddelbuettel <edd@debian.org>

Examples

1
2
3
4
## Not run: 
    getDataRPostgreSQL("select * from product_dimension limit 5;")

## End(Not run)

DevProgress/RVertica documentation built on May 6, 2019, 2:11 p.m.