pgUtils
Utility functions for PostgreSQL databases
Functions for creating PostgreSQL database tables, with
auto incrementing primary keys, selection of foreign keys to
allow referencial integrity and a logging mechanism.
| Author |
Johannes Rainer |
| Maintainer |
Johannes Rainer |
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("pgUtils")
Vignettes (Documentation)
|
Package Downloads
|
|
|
|
Details
| biocViews |
|
| Depends |
R, Rdbi, RdbiPgSQL, methods |
| Suggests |
|
| Imports |
|
| SystemRequirements |
|
| License |
LGPL version 2 or newer |
| URL |
|
| dependsOnMe |
maDB |
| suggestsMe |
|