read_conecta: Read Conecta files

Description Usage Arguments Value

View source: R/read_conecta.R

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

1
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/sistec documentation built on May 21, 2021, 7:58 a.m.