vigitel_cache_dir: Get VIGITEL cache directory
Description
Returns the path to the cache directory for VIGITEL data.
Creates the directory if it doesn't exist.
Usage
vigitel_cache_dir(cache_dir = NULL)
Value
Path to cache directory
Arguments
- cache_dir
Optional custom cache directory. If NULL, uses default
user cache directory.