Learn R Programming

rpg (version 1.6)

Easy Interface to Advanced PostgreSQL Features

Description

Allows ad hoc queries and reading and writing data frames to and from a database.

Copy Link

Version

Install

install.packages('rpg')

Monthly Downloads

68

Version

1.6

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

October 29th, 2017

Functions in rpg (1.6)

libpq_version

Miscelaneous functions
set_path

PostgreSQL path variable
result_dim

PostgreSQL query
rpg-package

Easy Access to Advanced PostgreSQL Features
async_query

Asynchronous query processing
ping

Database connection utilities
begin

Transaction support
prepare

Prepared queries
psql

PostgreSQL shell
write_table

PostgreSQL data frame IO
trace_conn

PostgeSQL connection tracing
cursor

Iterator support
register_return_formatter

Convert R objects to strings
connect

PostgreSQL connection
copy_from

Bulk read and write
stow

Object storage
list_tables

PostgreSQL database information
create_index

Create an index
push_conn

Multiple PostgreSQL connections