arbitrate.NULL: Arbitrate Null

View source: R/dvec.R

arbitrate.NULLR Documentation

Arbitrate Null

Description

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

Usage

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

Arguments

x

left attribute

y

right attribute

...

passed arguments

Value

class of y


yamlet documentation built on Oct. 6, 2023, 9:07 a.m.