Returns a character vector of variable names available in a VIGITEL
survey year.
Usage
vigitel_variables(year, cache_dir = NULL)
Value
A character vector of variable names
Arguments
year
Integer. Year of the survey.
cache_dir
Character. Optional custom cache directory. If NULL (default),
uses the standard user cache directory. Use tempdir() for temporary
storage that won't persist.