| append_marks_set | R Documentation |
Append an additional mark to existing marks.
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
x |
currently only ppp.object is supported |
value |
a factor or numeric vector |
The S3 method dispatch append_marks<-.ppp returns a ppp.object.
https://tingtingzhan.quarto.pub/groupedhyperframe/topics.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.