density_marks: Kernel density of marks

View source: R/density_marks.R

density_marksR Documentation

Kernel density of marks

Description

Kernel density of marks.

Usage

density_marks(x, ...)

## S3 method for class 'ppp'
density_marks(x, ...)

## S3 method for class 'ppplist'
density_marks(x, ...)

Arguments

x

a ppp.object, or 'ppplist'

...

additional parameters of the function density.default

Details

The function density_marks() finds the kernel density of the marks.

Value

The function density_marks() returns a numeric vector.

Note

The function spatstat.explore::density.ppp() is for x- and y-coords only!

References

https://tingtingzhan.quarto.pub/groupedhyperframe/topics.html


groupedHyperframe documentation built on March 10, 2026, 5:08 p.m.