README.md

statenem

Package for generating shiny dashboard with data from Enem. You can install statenem from github with:

# install.packages("devtools")
devtools::install_github("fsbmat-ufv/statenem")

If you want to access the data used, you can use the functions:

library(statenem)
enemdown(2018)
enemclear(2018)

To generate the shiny, just use:

statenem::runExample()

The package is part of the results of the master's thesis work Aplicação do Modelo de Regressão Logística em Dados de Rendimento do Exame Nacional do Ensino Médio (Enem). Defended by student Eveline Júnia Brant Mariz at the Federal University of Viçosa Campus UFV - Florestal in June 2021.



fsbmat-ufv/statenem documentation built on Dec. 20, 2021, 9:41 a.m.