You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 thepopulation()
call? This would be very helpful for some reproducible code I am trying to write.The text was updated successfully, but these errors were encountered: