db_key: Access your key from .Renviron

View source: R/keys.R

db_keyR Documentation

Access your key from .Renviron

Description

This function is primarily used as the default argument for db_get(), but can be run at any time to access your specific key. Note that you should first set your key with db_set_key().

Usage

db_key()

Value

Either your api key or a message explaining how to load it

Examples


## Not run: 
library(orextdb)
db_key()

## End(Not run)


UO-BRT/orextdb documentation built on Jan. 29, 2023, 8:53 a.m.