spp2im: Convert 'anlaytePointPattern' to 'im'

View source: R/helping-functions.R

spp2imR Documentation

Convert 'anlaytePointPattern' to 'im'

Description

A method to convert 'anlaytePointPattern' objects to 'im' objects.

Usage

spp2im(obj, weighted = TRUE, rescale = FALSE, zero.rm = FALSE, ...)

Arguments

obj

S3 object of type 'anlaytePointPattern' (and 'spp').

weighted

a logical, whether to scale points by their intensities.

rescale

logical, whether to scale the intensities of the output 'im' object to [0,1] interval.

zero.rm

for internal use only.

...

additional arguments passed to 'spatstat.geom::pixellate'.

Value

an object of type 'im' (see 'spatstat' documentation).


CeMOS-Mannheim/moleculaR documentation built on April 14, 2025, 8:27 a.m.