sqldf-package {sqldf} | R Documentation |
Provides an easy way to perform SQL selects on R data frames.
The package contains a single function sqldf whose help file contains more information and examples.
The sqldf help page contains the primary documentation. The sqldf home page http://sqldf.googlecode.com contains links to SQLite pages that may be helpful in formulating queries.