R/key.R
bps_set_key.Rd
Provide the API key to bpsr by storing it in an environment variable called BPSR_KEY.
BPSR_KEY
bps_set_key(key = NULL)
The API key. Defaults to NULL, which prompts the user to add it using a dialog box.
NULL
if (FALSE) { bps_set_key() }