Last chance! 50% off unlimited learning
Sale ends in
will.expand(x)
"rmhexpand"
."rmhexpand"
describes a rule for
expanding a simulation window. See rmhexpand
for details. One possible expansion rule is to do nothing, i.e. not to expand
the window.
This command inspects the expansion rule x
and determines whether it will or will not actually expand the window.
It returns TRUE
if the window will be expanded.
rmhexpand
,
expand.owin
x <- rmhexpand(distance=0.2)
y <- rmhexpand(area=1)
will.expand(x)
will.expand(y)
Run the code above in your browser using DataLab