connect: Connect to the database using SSH

connectR Documentation

Connect to the database using SSH

Description

Connect to the database using SSH

Usage

connect()

Details

Prerequisites for successfully calling this function:

  1. Store DB username and password in operating system credential store using the keyring package: keyring::key_set(service = "ecometri_caddis, username = "myusername")

  2. Generate an ssh key

Value

list of length 2 with r background process and DBI connection object


elizabethjmohr/caddisDB-interface documentation built on July 4, 2022, 8:41 a.m.