| ppp2. | R Documentation |
Create fv.objects or distances from a ppp.object.
ppp2dist(x, fun, ...)
ppp_numeric2fv(x, fun, ...)
ppp_multitype2fv(x, fun, ...)
x |
a ppp.object |
fun |
a distance function, or a function that returns an fv.object, see Details |
... |
additional parameters of the function |
The functions ppp_numeric2fv() and ppp_multitype2fv() return a listof
fv.objects.
The function ppp2dist() returns a listof
double vectors.
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.