tdk/spacialregr.R

3 lines
68 B
R

library(sp)
sdf <- SpatialPointsDataFrame(df3[,c("lon","lat")],df3)