/easydbconn

Primary LanguageROtherNOASSERTION

The goal of easydbconn is to provide an easy way to connect dbs for reading and writing.

Installation

easydbconn is not available from CRAN yet. In the meantime, you can install the development version of easydbconn from Github:

# install.packages("devtools")
devtools::install_github("eauleaf/easydbconn")