arbitrate {yamlet} | R Documentation |
Arbitrate Two Attributes
Description
Arbitrates two attribute sets. Generic, with methods
arbitrate.NULL
,
arbitrate.namedList
,
arbitrate.list
,
arbitrate.default
.
Usage
arbitrate(x, y, ...)
Arguments
x |
left attribute set |
y |
right attribute set |
... |
passed arguments |
Value
list (of attributes)
[Package yamlet version 1.2.0 Index]