Skip to content

Commit

Permalink
start population density
Browse files Browse the repository at this point in the history
  • Loading branch information
temospena committed Feb 25, 2024
1 parent 78a2a5a commit 65283b1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion code/population.R
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# aim: get population for each cell and then include information in the grid

# density -----------------------------------------------------------------
population
population in grid
population = st_read(url(""))

Filtrar tabela só com população residente e lat/long (pontos)
centroids pop

Expand Down

0 comments on commit 65283b1

Please sign in to comment.