get_creds: Get's creds from environment variable

View source: R/connections.R

get_credsR Documentation

Get's creds from environment variable

Description

Looks up user credentials (and local ODBC driver to SQL Server) from environmental variables imported from the user's .Renviron file. Use setup_creds if this function fails; doing so will get the right entries into your .Renviron file.

Usage

get_creds()

Value

a named list with uid (userid), pwd (password), and driver


idea-analytics/ideadata documentation built on Feb. 1, 2024, 5:40 a.m.