easyrodbcaccess: Simple Database Interface for SQLite, MySQL and MS Access

Simple database interface for MS Access. easyrodbcaccess is build on top of RODBC. It provides functions for reading, writing, listing and subsetting tables in MS Access. easyrodbcaccess allow to retrieve, write and subset database's tables in a similar way as data.frame's, using single square brackets db[,,,]. easyrodbcaccess internalise many database operations (otherwise tedious) such as rows and columns subsetting (no SQL needed) and connection and disconnection to / from databases.

Package details

AuthorJulien MOEYS <Julien.Moeys@mark.slu.se>
MaintainerJulien MOEYS <Julien.Moeys@mark.slu.se>
LicenseAGPL-3
Version0.7.8
URL http://easydb.r-forge.r-project.org/
Package repositoryView on R-Forge
Installation Install the latest version of this package by entering the following in R:
install.packages("easyrodbcaccess", repos="http://R-Forge.R-project.org")

Try the easyrodbcaccess package in your browser

Any scripts or data that you put into this service are public.

easyrodbcaccess documentation built on May 2, 2019, 5:26 p.m.