knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
udftool makes it easy to develop, deploy, and maintain PostgreSQL user-defined functions.
This package is in its (very) early stages, so it is not yet available on CRAN. You can install the latest development version by running:
# install.packages("devtools") devtools::install_github("briandconnelly/udftool")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.