View source: R/helping-functions.R
im2spp | R Documentation |
A method to convert 'im' objects to 'anlaytePointPattern' objects.
im2spp(obj, win, rescale = FALSE, zero.rm = TRUE, mzVal = "mz")
obj |
S3 object of type 'im'. |
win |
S3 object of type 'owin' representing the window or the resulting 'anlaytePointPattern' object. |
rescale |
logical, whether to scale the intensities of the output 'im' object to [0,1] interval. |
zero.rm |
for internal use only. |
mzVal |
optional, the m/z value of the analyte represnted in 'obj'. |
an object of type 'anlaytePointPattern'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.