setup_creds: Interactively update .Renviron file

View source: R/utils.R

setup_credsR Documentation

Interactively update .Renviron file

Description

Adds entries to your .Renviron file for uid, password, and driver.

Usage

setup_creds()

Details

Running setup_creds() will check for your .Revniron file, create it if is missing, and add the environment files necessary for ideadata to function. Not that if the .Renviron file is empty, the script will delete it and create a new .Renviron file before populating with the uid, pwd, and driver variables.

Value

the path to the .Renviron file, invisibly. This function is called for its side-effects

Examples


## Not run: setup_creds()

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