powered by
shift.owin(X, vec=c(0,0), ...)
"owin"
vec
shift
shift.ppp
rotate
affine
library(spatstat) W <- owin(c(0,1),c(0,1)) X <- shift(W, c(2,3)) plot(W) # no discernible difference except coordinates are different
Run the code above in your browser using DataLab