I've converted the shapefile to class SpatialPolygons and that to a window with as(x, "owin") but I can't find anything that will work with
ppp(x, y, poly= _______ )
What format do I have to get the shapefile in to use it as a window in a PPP object?
Thanks