Open documents/countryPick4.Rmd
Scroll down until you see the following code chunk:
countryName1 <- "India" countryName2 <- "United States" countryName3 <- "Nigeria" countryName4 <- "Germany"
Replace the country names within the quotation marks with any country of your choice, using the exact name from the list of countries shown on the presentation screen.
Knit the document
See how the report generated all results for the countries you chose