Apply Expansion Rule
Applies an expansion rule to a window.
expand.owin(W, ...)
W |
A window. |
... |
Arguments passed to |
The argument W
should be a window (an object of class
"owin"
).
This command applies the expansion rule specified by the
arguments ...
to the window W
, yielding another
window.
The arguments ...
are passed to rmhexpand
to determine the expansion rule.
A window (object of class "owin"
).
Adrian Baddeley Adrian.Baddeley@curtin.edu.au
and Rolf Turner r.turner@auckland.ac.nz
rmhexpand
about expansion rules.
expand.owin(square(1), 9) expand.owin(square(1), distance=0.5) expand.owin(letterR, length=2) expand.owin(letterR, distance=0.1)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.