Skip to content

worldbank/institutional-assessment-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run the code

Following World Bank policies, the data for this project is not available on GitHub. To run the code, you will need to get access to the project's OneDrive folder, and copy the files inside the data folder to the data folder of your local repository clone.

  1. Click on the green Code button in this repository and download or clone the files to your computer.
  2. Copy the data files in the OneDrive to the code/data/input folder in GitHub.
  3. Open the R Project,use the index.Rmd file and bookdown::render_book() command to generate the data.

If all this is working, you should be able to run the app:

  1. Go to app.
  2. Open app.Rproj.
  3. Find the file global.R in the Files pane, open it, and click on Run App.