## S3 method for class 'ppp':
rotate(X, angle=pi/2, \dots)
"ppp"
)."ppp"
representing the
rotated point pattern.Rotation of binary image masks is not yet implemented.
ppp.object
,
rotate.owin
data(cells)
X <- rotate(cells, pi/3)
plot(X)
Run the code above in your browser using DataLab