A 'dplyr' Back End for Databases
conda install odsp-test::r-dbplyr
conda install odsp-test/label/abs::r-dbplyr
conda install odsp-test/label/abs-r2::r-dbplyr
conda install odsp-test/label/ptf_2019_q3::r-dbplyr
conda install odsp-test/label/q2_fail::r-dbplyr
conda install odsp-test/label/r-essentials::r-dbplyr
conda install odsp-test/label/test::r-dbplyr
A 'dplyr' back end 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' back end; more advanced features require 'SQL' translation to be provided by the package author.