append_marks_set: Append to Existing marks

append_marks_setR Documentation

Append to Existing marks

Description

Append an additional mark to existing marks.

Usage

append_marks(x) <- value

## S3 replacement method for class 'ppp'
append_marks(x) <- value

## S3 replacement method for class 'tess'
append_marks(x) <- value

## S3 replacement method for class 'psp'
append_marks(x) <- value

Arguments

x

currently only ppp.object is supported

value

a factor or numeric vector

Value

The S3 method dispatch append_marks<-.ppp returns a ppp.object.

References

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


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