aemet_detect_api_key {climaemet}R Documentation

Check if an AEMET API Key is present for the current session

Description

The function would detect if an API Key is available on this session:

Usage

aemet_detect_api_key(...)

Arguments

...

Ignored

Value

TRUE or FALSE

See Also

Other aemet_auth: aemet_api_key()

Examples


aemet_detect_api_key()

[Package climaemet version 1.2.1 Index]