View source: R/spatialAtRiskClassDef.R
as.im.fromSPDF | R Documentation |
Convert an object of class fromSPDF (created by spatialAtRisk for example) into a spatstat im object.
## S3 method for class 'fromSPDF'
as.im(X, ncells = 100, ...)
X |
an object of class fromSPDF |
ncells |
number of cells to divide range into; default 100 |
... |
additional arguments |
object of class im containing normalised intensities
as.im.fromXYZ, as.im.fromSPDF, as.im.fromFunction, as.fromXYZ
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.