Last chance! 50% off unlimited learning
Sale ends in
## S3 method for class 'owin':
rotate(X, angle=pi/2, \dots)
"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