omegahat/S4DBMSInterface: Interface to Relational databases and tables

This is a very experimental package that provides an S-style interface to relational database tables. It allows one to treat a remote table like a data frame and to do subsetting, etc. in the usual way, transparently accessing the database and information via SQL commands.

Getting started

Package details

AuthorDuncan Temple Lang
MaintainerDuncan Temple Lang <duncan@wald.ucdavis.edu>
LicenseBSD
Version0.1-0
URL http://www.omegahat.org/S4DBMSInterface
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("omegahat/S4DBMSInterface")
omegahat/S4DBMSInterface documentation built on Jan. 17, 2024, 6:40 p.m.