knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "README-" )
The goal of easydbconn
is to provide an easy way to connect dbs for reading and writing.
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")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.