Rdocumentation
powered by
Learn R Programming
questionr (version 0.7.8)
first_non_null: Return first non-null of two values
Description
Return first non-null of two values
Usage
x %||% y
Arguments
x
first object
y
second object