shaptonstahl / GDELTtools

Download, slice, and normalize GDELT data
6 stars 4 forks source link

Documentation missing for creating filters in GetGDELT function #5

Closed shaptonstahl closed 2 years ago

shaptonstahl commented 2 years ago

The documentation stops before explaining filters. This part of the wiki has partial instructions:

https://github.com/shaptonstahl/GDELTtools/wiki/Step-by-Step-Instructions#geo-example-examining-one-year-across-countries-1

shaptonstahl commented 2 years ago

Documentation in Rd file provides examples and points to dplyr::select and dplyr::filter for detailed documentation.