8000 GitHub - ipeaGIT/acesso_app: Shiny App do Projeto Acesso a Oportunidades
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ipeaGIT/acesso_app

Repository files navigation

Shiny App from Project Acess to Opportunities

Instructions

After cloning the repository, start by locating the acesso_app.Rproj file and opening it in RStudio.

Data setup

Data is zipped, so you're gonna need to unzip it before proceding. You can do this using the zip package:

zip::unzip("atlasacessibilidade/data/acess_app_data_2019.zip", exdir = "atlasacessibilidade/data/")
0