Learn R Programming

educabR (version 0.1.2)

available_years: Check available years for a dataset

Description

Returns the years available for a given INEP dataset.

Usage

available_years(dataset)

Value

An integer vector of available years.

Arguments

dataset

The dataset name.

Examples

Run this code
available_years("censo_escolar")
available_years("enem")

Run the code above in your browser using DataLab