rotate.owin(X, angle=pi/2, ...)
"owin"
)."owin"
representing the
rotated window.Rotation of binary image masks is not yet implemented.
owin.object
w <- owin(c(0,1),c(0,1))
v <- rotate(w, pi/3)
plot(v)
Run the code above in your browser using DataLab