Check for default bounds
tests if the given object is an variable bound
which represents default values only
(i.e., all lower bounds are 0
and all upper bounds as Inf
).
is.default_bound(x)
x |
object to be tested |
a logical of length one indicating wether default bounds are given
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.