search for: nyborough

Displaying 1 result from an estimated 1 matches for "nyborough".

Did you mean: borough
2013 Jan 29
1
points rejected as lying outside the specified window
...I have been unable to fix by searching them online: library(spatstat) library(maps) library(maptools) NYC2<-readShapePoly("nybb.shp") # this is a map of the NYC boroughs without waterways and no census tract divisions (but it does include lines separating the 5 boroughs) plot(NYC2) NYBorough<-readShapePoly("NYBoroughsShapeMerge.shp") # this is a map of the NYC boroughs with census tract divisions plot(NYBorough) myfile<-read.csv("myfile.csv") # my csv file contains 4 columns (ID, variable_type, X, Y) # my goal is to determine whether individuals of variable_t...