nbs_creds: NBS Credentials

Description Usage Arguments Value

View source: R/nbs_creds.R

Description

nbs_creds() gets the username/password for NBS, if they exist. By default, it asks the user to set the credentials if they do not exist.

nbs_set_creds() sets or resets the NBS username and password.

Usage

1
2
3
nbs_creds(set_empty = TRUE)

nbs_set_creds(user = NULL)

Arguments

set_empty

Boolean. Should nbs_creds() ask the user for their credentials if none are found?

user

String. NBS username; if empty, set_nbs_creds() will prompt the user for their username.

Value

A secret containing the NBS username and password


jesse-smith/nbscar documentation built on Dec. 20, 2021, 11:05 p.m.