R/utilities.R
null.Rd
Replaces NULL with a default value.
NULL
x %||% y
An object.
If x is NULL, returns y; otherwise returns x.
x
y
Other utilities: concat
concat