Set and retrieve a SoundStat API key
Usage
get_soundstat_api_key()
set_soundstat_api_key(key = NULL)
Arguments
- key
A SoundStat API key.
Examples
get_soundstat_api_key()
#> Error in get_soundstat_api_key(): No API key found, please supply with `api_key` argument or with the
#> `SOUNDSTAT_KEY` env var (`?get_soundstat_api_key()`)