Skip to content

Commit

Permalink
update package list
Browse files Browse the repository at this point in the history
  • Loading branch information
MicheleTobias committed Nov 28, 2023
1 parent 137df37 commit 77c421f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rcode/mergeGeoJson.R
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

library(sf)
library(dplyr)
library(rgdal)
#library(rgdal) - depreciated and no longer needed
library(lwgeom)
library(readr)
sf_use_s2(FALSE) # solves duplicated vertex error
Expand Down

0 comments on commit 77c421f

Please sign in to comment.