R/zzz.R
set_kosis_key.Rd
This function reads a KOSIS API key from a specified file and sets it for use in KOSIS API calls.
set_kosis_key(file)
A character string specifying the path to the file containing the KOSIS API key.
The file should contain the API key as a single line of text. If the file does not exist, an error will be raised.