Learn R Programming

educabR (version 0.1.2)

list_censo_files: List available Censo Escolar files

Description

Lists the data files available in a downloaded School Census.

Usage

list_censo_files(year)

Value

A character vector of file names found.

Arguments

year

The year of the census.

Examples

Run this code
if (FALSE) {
list_censo_files(2023)
}

Run the code above in your browser using DataLab