dbplyr (version 0.0.0.9001)

dbplyr-package: dbplyr: A 'dplyr' Backend for Databases

Description

A dplyr backend for databases that allows you to work with remote database tables as if they are in-memory data frames. Basic features works with any database that has a DBI backend; more advanced features require SQL translation to be provided by the package author.

Arguments

See Also

Useful links: