I am trying to plot a ppp object and i get the following error:
In plot.ppp(x = list(window = list(type = "polygonal", xrange = c(556681.496972543, :
1 illegal points also plotted
Earlier it has also shown me the following error:
Warning message:
1 point was rejected as lying outside the specified window
How may I find this point and remove it from within R or using spatstat within R?
Thank you.