DBIsqldf

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.

This package is a fork from the original sqldf-package.

The primary differences are:

Installation

remotes::install_github("nfultz/DBIsqldf")