rspatial / geodata

download geographic data
GNU General Public License v3.0
147 stars 15 forks source link

Would it be possible to add a function to download GPW's population count data? #25

Open coconn41 opened 1 year ago

coconn41 commented 1 year ago

Currently, geodata only has a function for downloading the Gridded Population of the World (GPW) population density data via: geodata::population(). Is it possible to get the GPW population count data added as a function, or perhaps an argument within the population() call? This would be very helpful for some reproducible code I am trying to write.