as.im.fromXYZ {lgcp} | R Documentation |
as.im.fromXYZ function
Description
Convert an object of class fromXYZ (created by spatialAtRisk for example) into a spatstat im object.
Usage
## S3 method for class 'fromXYZ'
as.im(X, ...)
Arguments
X |
object of class fromXYZ |
... |
additional arguments |
Value
object of class im containing normalised intensities
See Also
as.im.fromSPDF, as.im.fromFunction, as.fromXYZ
[Package lgcp version 2.0 Index]