| pppBy | R Documentation |
To create a hyper data frame with one-and-only-one ppp-hyper column.
pppBy(
marks,
coords = ~x + y,
by,
data,
window = owin(xrange = range(.x), yrange = range(.y)),
...
)
marks |
one-sided formula, e.g.,
|
coords |
one-sided formula, variable names
of the |
by |
two-sided formula |
data |
data.frame |
window |
observation window owin,
default value is the |
... |
additional parameters of the function ppp |
The function pppBy() returns a hyper data frame
with one-and-only-one
ppp-hyper column.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.