sqldf-package

sqldf package overview

sqldf package overview

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

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.