Load environment variables from .env file
load_dotenv.Rd
Loads environment variables from .env file if it exists. This function should be called before reading configuration to ensure dotenv variables are available.
load_dotenv.Rd
Loads environment variables from .env file if it exists. This function should be called before reading configuration to ensure dotenv variables are available.