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