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")
Documentation
Details
| biocViews |
|
| Depends |
|
| Imports |
|
| Suggests |
|
| System Requirements |
|
| License |
LGPL version 2 or newer |
| URL |
|
| Depends On Me |
|
| Imports Me |
|
| Suggests Me |
|
| Development History |
Bioconductor Changelog
|
Package Downloads