rpg-package: Easy Access to Advanced PostgreSQL Features

Description Details Author(s) References

Description

Provides functions for connecting to, reading from and writing to a PostgreSQL database. Facilities for tracing the communication between R and PostgreSQL are provided, as are function to retieve detailed session metadata.

Details

Package: rpg
Type: Package
Version: 1.4
Date: 2015-2-21
License: GPL

The main functions are connect, which establishes a connection, query, which issues queries and fetch, which retieves results. Intelligent defaults are used throughout. Functions that require a connection will automatically attempt to establish a valid connection based on a previous connection or from defaults. The defaults can be overriden in a variety of ways.

Author(s)

Timothy H. Keitt
http://www.keittlab.org/

Maintainer: Timothy H. Keitt tkeitt@gmail.com

References

http://github.com/thk686/rpg, http://www.postgresql.org/


rpg documentation built on May 2, 2019, 5:49 p.m.