Learn R Programming

yamlet (version 1.2.1)

arbitrate.NULL: Arbitrate Null

Description

Arbitrates two attributes, the first of which is NULL. Simply returns the second.

Usage

# S3 method for `NULL`
arbitrate(x, y, ...)

Value

class of y

Arguments

x

left attribute

y

right attribute

...

passed arguments