R/api.R
gtl_chk_idb_api_key.Rd
Function to check if the IDB API key is correctly set.
gtl_chk_idb_api_key()
Returns an error if the IDB API key is not properly set
idbr::idb_api_key()
if (FALSE) { # interactive() # Not run: fails if the IDB API key isn't set gtl_chk_idb_api_key() }