Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hw05

Gustavo Arruda

This repository is part of a University of Chicago course called "Computation for the Social Sciences" taught in the fall of 2020.

  • The babynames.R file has a debugged version of an analysis to historical US baby name records.
  • The hiv-profile.Rmd file produces parameterized MarkDown reports of each country's HIV data.

Relevant Pages:

Used Libraries:

  • To run the code in this repository, the libraries used were:
    • library(tidyverse)
    • library(countrycode)
    • library(babynames)
    • library(glue)

About

Practice in debugging an R script analyzing historical data of baby names in the United States, and practice in creating parameterized MarkDown reports analyzing each country's HIV data. Produced within the course "Computation for the Social Sciences", offered during the Fall of 2020 at the University of Chicago.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages