first_non_null {questionr}
R Documentation
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
[Package
questionr
version 0.7.8
Index
]