Skip to contents

Lists the data files available in a downloaded Higher Education Census. Useful for exploring the contents of the ZIP file.

Usage

list_censo_superior_files(year)

Arguments

year

The year of the census.

Value

A character vector of file names found.

See also

Other Higher Education Census functions: get_censo_superior()

Examples

if (FALSE) { # \dontrun{
list_censo_superior_files(2023)
} # }