arestrom/repg: Tools for working with PostgreSQL Databases

A collection of tools to work with PostgreSQL connections and databases. Connection functions require credentials to be stored in your .Renviron file. This avoids the need to supply usernames or password in code. It also avoids potential for accidentally exposing credentials when sharing code in public repositories.

Getting started

Package details

AuthorAre Strom
MaintainerAre Strom <are.strom@gmail.com>
LicenseMIT + file LICENSE
Version0.1.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("arestrom/repg")
arestrom/repg documentation built on May 9, 2019, 2:25 p.m.