read_conecta: Read Conecta files

View source: R/read_conecta.R

read_conectaR Documentation

Read Conecta files

Description

This function supports two kinds of schemas: from the api and the website. See Details if you need help to download the Conecta data.

Usage

read_conecta(path = "", start = NULL)

Arguments

path

The Conecta file's path.

start

A character with the date to start the comparison. The default is the minimum value found in the data. The date has to be in this format: "yyyy.semester". Ex.: "2019.1" or "2019.2".

Value

A data frame.


r-ifpe/ARIA documentation built on April 14, 2022, 11:54 a.m.