DBIsqldf: Manipulate R Data Frames Using SQL

Helper function sqldf() transparently initializes a database, imports data frames into it, and executes a query or other statement. This supports all DBI drivers to some degree, and parameterized queries.

Package details

AuthorNeal Fultz <nfultz@gmail.com> and G. Grothendieck <ggrothendieck@gmail.com>
MaintainerNeal Fultz <nfultz@gmail.com>
LicenseGPL-2
Version0.9.9-2
URL https://github.com/nfultz/DBIsqldf
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("DBIsqldf")

Try the DBIsqldf package in your browser

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

DBIsqldf documentation built on Sept. 9, 2022, 9:05 a.m.