sqldf (version 0.4-11)

sqldf-package: sqldf package overview

Description

Provides an easy way to perform SQL selects on R data frames.

Arguments

Details

The package contains a single function sqldf whose help file contains more information and examples.

References

The sqldf help page contains the primary documentation. The sqldf github home page https://github.com/ggrothendieck/sqldf contains links to SQLite pages that may be helpful in formulating queries.