read_suap: Read Suap files

Description Usage Arguments Details Value

View source: R/read_suap.R

Description

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

Usage

1
read_suap(path = "", start = NULL)

Arguments

path

The Suap 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".

Details

For Suap datasets follow these steps:

Save your file in CSV format.

Value

A data frame.


r-ifpe/sistec documentation built on May 21, 2021, 7:58 a.m.