A data analysis report looking to answer the question of how rates of poverty (poverty headcount ratio) and spending (food expenditures, and non food expenditures) differ based on gender across different African countries.
# cs301-Fall2021-project-starter
Designed for use with GitHub Classroom, this repository contains the starter files for the lab of this course.
## Objectives
The final project invites you to employ the methods explored in this course to conduct a comprehensive analysis of a real-world data set. See assignment sheet for details.
## Testing your programs
Please be sure to include all *working code* in with your rStudio script file with your submission. Be sure that your script is able to compute all variables necessary in and of itself for your work without failure. In other words, sometimes one may enter code to create variables which has not been recorded in a script file and if this vital code is omitted from your script file then your program will crash. Please ensure that all necessary code to your project is correctly entered into a script file to be able to simply run it and re-create all analysis, variables, models and plots automatically.
## Data
Please place all your working data files in to the `data/` directory.
## Learning
If you have not done so already, please read all of the relevant GitHub Guides that explain how to use many of the features that GitHub provides. In particular, please make sure that you have read the following GitHub guides: Mastering Markdown, Hello World, and Documenting Your Projects on GitHub. Each of these guides will help you to understand how to use both GitHub and GitHub Classroom.
## Testing your assignment
This assignment uses Docker and GatorGrader tool to check whether your assignment satisfies the minimum submission requirements. First, you need to make sure you have installed the GatorGrader tool to verify that the minimal content of your reflection document satisfies the Desktop](
docker.com) and have it running. Then, you can use you can use the GatorGrader requirements specified in the lab assignment sheet. To run the GatorGrader application to start `gradle grade` as a contain …