Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • twr1m15/fridayFagPackets
  • ba1e12/fridayFagPackets
  • SERG/fridayFagPackets
3 results
Show changes
Commits on Source (2)
This diff is collapsed.
......@@ -64,7 +64,7 @@ Where do we care about?
```{r}
#| label: selectEntities
entities_of_interest <- c("United Kingdom", "United States", "New Zealand",
entities_of_interest <- c("United Kingdom", "United States", "New Zealand", "Australia",
"China", "India", "Norway", "Kenya", "Jamaica")
# check valid
......